From: Yinghai Lu Date: Sun, 20 Jul 2008 01:02:26 +0000 (-0700) Subject: x86: add ->pre_time_init to x86_quirks X-Git-Tag: v2.6.27-rc1~955^2~1^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63b5d7af2556a7de6bf72c5dd0b85a32fb4c3767;p=pandora-kernel.git x86: add ->pre_time_init to x86_quirks so NUMAQ can use that to call numaq_pre_time_init() This allows us to remove a NUMAQ special from arch/x86/kernel/setup.c. (and paves the way to remove the NUMAQ subarch) Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed