commit | 63b5d7af2556a7de6bf72c5dd0b85a32fb4c3767 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yhlu.kernel@gmail.com> | Sat Jul 19 18:02:26 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Jul 20 09:25:52 2008 +0200 |
tree | 83465d3c04f62c241d08cc7663328374e9edea4d | |
parent | 64898a8bad8c94ad7a4bd5cc86b66edfbb081f4a [diff] |
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 <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>