]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools, vesa: Fix 'ah' access in int10_vesa()
authorPekka Enberg <penberg@kernel.org>
Fri, 3 Jun 2011 19:30:06 +0000 (22:30 +0300)
committerPekka Enberg <penberg@kernel.org>
Fri, 3 Jun 2011 20:26:27 +0000 (23:26 +0300)
commite2352719c315d0bf8674798f28631bf73cc6e583
tree7fe96363e53634e5d420461311e4f9cb400f82cb
parent29325a82923dfaff342c5e1ac862a83bfa9db875
kvm tools, vesa: Fix 'ah' access in int10_vesa()

This patch fixes access to 'ah' in int10_vesa() by masking the high bits.

Acked-by: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: John Floren <john@jfloren.net>
Cc: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/bios/int10.c