linux/arch/x86/lguest
Rusty Russell 88ad1a147e lguest: fix pending interrupt test.
Denys says:
  TEST with zero will always set ZF. Thus, "jnz send_interrupts" never jumps.

We get interrupts regularly enough that this didn't cause immediate problems.

Reported-by: Denys Vlasenko <vda.linux@googlemail.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-03-20 15:07:08 +10:30
..
boot.c lguest: don't look in console features to find emerg_wr. 2015-02-13 17:15:51 +10:30
head_32.S lguest: fix pending interrupt test. 2015-03-20 15:07:08 +10:30
Kconfig lguest: update help text. 2015-02-19 14:44:32 +10:30
Makefile lguest: rename i386_head.S 2013-05-20 12:09:40 +09:30