On Sun, 25 Feb 2007, H. Peter Anvin wrote:
Robert P. J. Day wrote:Remove the redundant intermediate checks for __KERNEL__ since, asHowever, what's much worse is that this already has put series of
soon as one ends, the next one starts.
Signed-off-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx>
constants which are part of the ABI under __KERNEL__. This is a
very bad thing.
i'm sure i'm just being dense but i have no clue what you're referring
to. AFAICT, that patch simply removed some redundant preprocessor
directives. am i missing something?