Re: [PATCH 3/39] NLKD - early/late CPU up/down notification

From: Jan Beulich
Date: Wed Nov 09 2005 - 12:08:34 EST


>>> Greg KH <greg@xxxxxxxxx> 09.11.05 17:45:44 >>>
>On Wed, Nov 09, 2005 at 02:58:55PM +0100, Jan Beulich wrote:
>> A mechanism to allow debuggers to learn about starting/dying CPUs
as
>> early/late as possible. Arch-dependent changes for i386 and x86_64
>> will follow.
>>
>> Signed-Off-By: Jan Beulich <jbeulich@xxxxxxxxxx>
>>
>> (actual patch attached)
>
>Ick, but it's in base64 mode, so I can't quote it to say that your

That I already was made aware of. Sorry, this worked a few months ago,
but they managed to break this again.

>#ifdef in the .h file is not needed. Please fix your email client to
>send patches properly.

It's not needed, sure, but by having it there I just wanted to make
clear that this is something that never can be called from a module
(after all, why should one find out at modpost time (and maybe even miss
the message since there are so many past eventual symbol resolution
warnings) when one can already at compile time.

Jan
-
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/