[PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.
authorAshok Raj <Ashok.Raj@intel.com>
Fri, 3 Feb 2006 20:51:23 +0000 (21:51 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 5 Feb 2006 00:43:14 +0000 (16:43 -0800)
commit7ded56895c11a656408b6ff21086ae04a6a7cda0
treee12b7105ee50a86573594b803e55270abf5dbc3c
parent396bd50fed9c91f7aa1ac66f4b2880ca58c332ff
[PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.

attached patch is 2 more cases i found via running the reference_init.pl
script. These were easy to spot just knowing the file names. There is
one another about init/main.c that i cant exactly zero in. (partly
because i dont know how to interpret the data thats spewed out of the tool).

Signed-off-by: Ashok Raj <ashok.raj@intel.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/mce.c
drivers/acpi/processor_idle.c