git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64898a8
)
x86: add ->pre_time_init to x86_quirks
author
Yinghai Lu
<yhlu.kernel@gmail.com>
Sun, 20 Jul 2008 01:02:26 +0000
(18:02 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 20 Jul 2008 07:25:52 +0000
(09:25 +0200)
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>
No differences found