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:
27a6f41
)
x86/lguest: Do not setup unused irq vectors
author
Thomas Gleixner
<tglx@linutronix.de>
Tue, 4 Aug 2015 04:32:56 +0000
(14:02 +0930)
committer
Thomas Gleixner
<tglx@linutronix.de>
Wed, 5 Aug 2015 22:14:58 +0000
(
00:14
+0200)
No point in assigning the interrupt vectors if there is no interrupt
chip installed. Move it to lguest_setup_irq() and call it from
lguest_enable_irq.
[ rusty: Typo fix and error handling ]
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Link:
http://lkml.kernel.org/r/1438662776-4823-2-git-send-email-rusty@rustcorp.com.au
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/lguest/boot.c
patch
|
blob
|
history
diff --cc
arch/x86/lguest/boot.c
Simple merge