From: Ashok Raj Date: Fri, 3 Feb 2006 20:51:23 +0000 (+0100) Subject: [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug. X-Git-Tag: v2.6.16-rc3~188 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ded56895c11a656408b6ff21086ae04a6a7cda0;p=pandora-kernel.git [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 Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed