diff options
author | Christoffer Dall <[email protected]> | 2016-09-27 21:08:04 +0200 |
---|---|---|
committer | Christoffer Dall <[email protected]> | 2017-04-09 07:49:37 -0700 |
commit | b22e7df2d85fcbe8b36bab909b98c3d0239e69e6 (patch) | |
tree | a7d58a10ebc8b3370696c9e6e4fbfb97982eb037 /scripts/gdb/linux/modules.py | |
parent | d824ca52abd020a36948d12f2c6704ea2ae12513 (diff) |
KVM: arm/arm64: Cleanup the arch timer code's irqchip checking
Currently we check if we have an in-kernel irqchip and if the vgic was
properly implemented several places in the arch timer code. But, we
already predicate our enablement of the arm timers on having a valid
and initialized gic, so we can simply check if the timers are enabled or
not.
This also gets rid of the ugly "error that's not an error but used to
signal that the timer shouldn't poke the gic" construct we have.
Reviewed-by: Alexander Graf <[email protected]>
Reviewed-by: Marc Zyngier <[email protected]>
Signed-off-by: Christoffer Dall <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions