]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
lguest: suppress interrupts for single insn, not range.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 24 Mar 2015 01:21:39 +0000 (11:51 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 24 Mar 2015 01:22:08 +0000 (11:52 +1030)
commit2f921b5bb0511fb698681d8ef35c48be7a9116bf
treee4f07e4d66f47c7af9142bf13e5851a77acec77f
parent7042cb4eb30967b5eb9eeba04907882f04d6b6e5
lguest: suppress interrupts for single insn, not range.

The last patch reduced our interrupt-suppression region to one address,
so simplify the code somewhat.

Also, remove the obsolete undefined instruction ranges and the comment
which refers to lguest_guest.S instead of head_32.S.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
arch/x86/include/asm/lguest.h
arch/x86/lguest/boot.c
arch/x86/lguest/head_32.S
drivers/lguest/hypercalls.c
drivers/lguest/interrupts_and_traps.c
drivers/lguest/lg.h
include/linux/lguest.h