linux/virt/kvm/arm/vgic
Thomas Gleixner 73c1b41e63 cpu/hotplug: Cleanup state names
When the state names got added a script was used to add the extra argument
to the calls. The script basically converted the state constant to a
string, but the cleanup to convert these strings into meaningful ones did
not happen.

Replace all the useless strings with 'subsys/xxx/yyy:state' strings which
are used in all the other places already.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Sebastian Siewior <bigeasy@linutronix.de>
Link: http://lkml.kernel.org/r/20161221192112.085444152@linutronix.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2016-12-25 10:47:44 +01:00
..
vgic-init.c cpu/hotplug: Cleanup state names 2016-12-25 10:47:44 +01:00
vgic-irqfd.c KVM: arm: vgic: Drop build compatibility hack for older kernel versions 2016-09-08 12:53:00 +02:00
vgic-its.c KVM: arm64: vgic-its: Fix compatibility with 32-bit 2016-11-14 10:32:24 +00:00
vgic-kvm-device.c ARM: KVM: Support vGICv3 ITS 2016-11-14 10:32:54 +00:00
vgic-mmio-v2.c KVM: arm/arm64: vgic-v2: Limit ITARGETSR bits to number of VCPUs 2016-12-09 15:46:59 +00:00
vgic-mmio-v3.c ARM: KVM: Support vGICv3 ITS 2016-11-14 10:32:54 +00:00
vgic-mmio.c KVM: arm/arm64: vgic: Prevent access to invalid SPIs 2016-11-04 17:56:54 +00:00
vgic-mmio.h KVM: arm/arm64: vgic: Prevent access to invalid SPIs 2016-11-04 17:56:54 +00:00
vgic-v2.c KVM: arm/arm64: vgic: Don't notify EOI for non-SPIs 2016-11-24 13:12:07 +00:00
vgic-v3.c KVM: arm/arm64: vgic: Don't notify EOI for non-SPIs 2016-11-24 13:12:07 +00:00
vgic.c KVM: arm/arm64: vgic: Kick VCPUs when queueing already pending IRQs 2016-11-04 17:56:56 +00:00
vgic.h ARM: KVM: Support vGICv3 ITS 2016-11-14 10:32:54 +00:00