From: Rusty Russell Date: Tue, 24 Mar 2015 01:21:39 +0000 (+1030) Subject: lguest: suppress interrupts for single insn, not range. X-Git-Tag: omap-for-v4.1/fixes-rc1~53^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f921b5bb0511fb698681d8ef35c48be7a9116bf;p=pandora-kernel.git 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 --- Reading git-diff-tree failed