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:
9a93d47
)
x86: Remove more unmodified io_apic_ops
author
Thomas Gleixner
<tglx@linutronix.de>
Fri, 24 Apr 2015 11:57:48 +0000
(13:57 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Fri, 24 Apr 2015 13:36:54 +0000
(15:36 +0200)
io_apic_ops.init() is either NULL, if IO-APIC support is disabled at
compile time or native_io_apic_init_mappings(). No point to have that
as we can achieve the same thing with an empty inline.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/include/asm/io_apic.h
patch
|
blob
|
history
arch/x86/include/asm/x86_init.h
patch
|
blob
|
history
arch/x86/kernel/apic/io_apic.c
patch
|
blob
|
history
arch/x86/kernel/setup.c
patch
|
blob
|
history
arch/x86/kernel/x86_init.c
patch
|
blob
|
history
diff --cc
arch/x86/include/asm/io_apic.h
Simple merge
diff --cc
arch/x86/include/asm/x86_init.h
Simple merge
diff --cc
arch/x86/kernel/apic/io_apic.c
Simple merge
diff --cc
arch/x86/kernel/setup.c
Simple merge
diff --cc
arch/x86/kernel/x86_init.c
Simple merge