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:
428cf90
)
x86: Replace ARCH_SETUP by a proper x86_init_ops
author
Thomas Gleixner
<tglx@linutronix.de>
Thu, 20 Aug 2009 11:04:10 +0000
(13:04 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Mon, 31 Aug 2009 07:35:45 +0000
(09:35 +0200)
ARCH_SETUP is a horrible leftover from the old arch/i386 mach support
code. It still has a lonely user in xen. Move it to x86_init_ops.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found