]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: vgic-its: Simplify MAPI error handling
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 18 Jul 2016 15:27:14 +0000 (16:27 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 18 Jul 2016 17:15:20 +0000 (18:15 +0100)
commit6a92cbbe6dff98c1b65ce33331912c083ca08ba7
treecabc218ca0e2a8512745219ecd3df32f17d95f94
parent0699d65b5753a0e18089a805776bd29ae99a17ef
KVM: arm64: vgic-its: Simplify MAPI error handling

If we care to move all the checks that do not involve any memory
allocation, we can simplify the MAPI error handling. Let's do that,
it cannot hurt.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
virt/kvm/arm/vgic/vgic-its.c