Skip to content
Commit 526e5ab2 authored by Rusty Russell's avatar Rusty Russell
Browse files

lguest: fix irq vectors.



	do_IRQ: cannot handle IRQ -1 vector 0x20 cpu 0
	------------[ cut here ]------------
	kernel BUG at arch/x86/kernel/irq_32.c:219!

We're not ISA: we have a 1:1 mapping from vectors to irqs.

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent ad5173ff
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment