aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorJuergen Gross <[email protected]>2021-10-28 09:27:48 +0200
committerBoris Ostrovsky <[email protected]>2021-11-02 08:03:43 -0500
commite453f872b72fb93e54ab0f3a07eeeacc2215fd15 (patch)
tree20df57b437bbe83b8ebd6798c1f174f1929a5d98 /tools/perf/scripts/python/arm-cs-trace-disasm.py
parent12ad6cfc09a5bbe59ba9bae3a103bd3c7130c7c2 (diff)
x86/xen: switch initial pvops IRQ functions to dummy ones
The initial pvops functions handling irq flags will only ever be called before interrupts are being enabled. So switch them to be dummy functions: - xen_save_fl() can always return 0 - xen_irq_disable() is a nop - xen_irq_enable() can BUG() Add some generic paravirt functions for that purpose. Signed-off-by: Juergen Gross <[email protected]> Acked-by: Peter Zijlstra (Intel) <[email protected]> Reviewed-by: Boris Ostrovsky <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Boris Ostrovsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions