summaryrefslogtreecommitdiff
path: root/ct_servmgmt.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-04crypto: add crypto header with includes and definesDaniel Borkmann1-6/+1
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-1/+0
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-0/+1
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+278
nux/net-next.git/diff/?id=63306c28ac92bdf9e41aef367708d762f9f725f2&id2=e262f4193638fff2de458f0c70284f0cb50926a7'>diff)
KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()
kvm_vgic_unmap_phys_irq() only needs the virtual IRQ number, so let's just pass that between the arch timer and the VGIC to get rid of the irq_phys_map pointer. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Eric Auger <eric.auger@linaro.org> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat