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:
ee72576
)
lguest: Override pcibios_enable_irq/pcibios_disable_irq to our stupid PIC
author
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 11 Feb 2015 04:45:10 +0000
(15:15 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 11 Feb 2015 06:17:34 +0000
(16:47 +1030)
This lets us deliver interrupts for our emulated PCI devices using our
dumb PIC, and not emulate an 8259 and PCI irq mapping tables or whatever.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
arch/x86/lguest/boot.c
patch
|
blob
|
history
diff --cc
arch/x86/lguest/boot.c
Simple merge