projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2c631e
)
x86: uv bau interrupt -- use proper interrupt number
author
Cyrill Gorcunov
<gorcunov@gmail.com>
Wed, 26 Nov 2008 21:02:10 +0000
(
00:02
+0300)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 28 Nov 2008 13:17:25 +0000
(14:17 +0100)
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Acked-by: Cliff Wickman <cpw@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/entry_64.S
patch
|
blob
|
blame
|
history
diff --git
a/arch/x86/kernel/entry_64.S
b/arch/x86/kernel/entry_64.S
index 0a910a7f85f59c97293f5c731e358194e01e2db3..57d7f7a5ad2fd124e526e35ac21fe3e30dbec765 100644
(file)
--- a/
arch/x86/kernel/entry_64.S
+++ b/
arch/x86/kernel/entry_64.S
@@
-938,7
+938,7
@@
apicinterrupt IRQ_MOVE_CLEANUP_VECTOR \
irq_move_cleanup_interrupt smp_irq_move_cleanup_interrupt
#endif
-apicinterrupt
220
\
+apicinterrupt
UV_BAU_MESSAGE
\
uv_bau_message_intr1 uv_bau_message_interrupt
apicinterrupt LOCAL_TIMER_VECTOR \
apic_timer_interrupt smp_apic_timer_interrupt