Re: git pull on Linux/ACPI release tree

From: Luben Tuikov
Date: Tue Jan 10 2006 - 22:31:09 EST


--- Kyle Moffett <mrmacman_g4@xxxxxxx> wrote:
> they're totally irrelevant. This is why it's useful to only pull
> mainline into your tree (EX: ACPI) when you functionally depend on
> changes there (as Linus so eloquently expounded upon).

Sometimes the dependency is _behavioural_. For example certain
behaviour of other modules of the kernel changed and you want
to test that your module works ok with them under different
behaviour. In which case you may or may not have to
change your code after the fact.

Luben

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/