]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Use brlock in MMIO and IOPORT
authorSasha Levin <levinsasha928@gmail.com>
Mon, 30 May 2011 17:27:58 +0000 (20:27 +0300)
committerPekka Enberg <penberg@kernel.org>
Thu, 2 Jun 2011 08:38:14 +0000 (11:38 +0300)
commitb2563d6a95cbdd8d93a922aee2a00f4691149d81
treef0f018d0a6a979125cfd7bff77996f81fd9360c3
parent719323dcabc816535c77a109a9d8daac7f626c32
kvm tools: Use brlock in MMIO and IOPORT

Use brlock to protect mmio and ioport modules and make them
update-safe.

Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/ioport.c
tools/kvm/mmio.c