diff options
author | Tom Lendacky <thomas.lendacky@amd.com> | 2024-06-05 18:18:44 +0300 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2024-06-11 08:22:46 +0300 |
commit | b547fc2c9927a95808ef93d7fbd5dd70679fb501 (patch) | |
tree | 75049ad88aca4d3ca4e26ab33a5487afecfc3835 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | c3f38fa61af77b49866b006939479069cd451173 (diff) | |
download | linux-b547fc2c9927a95808ef93d7fbd5dd70679fb501.tar.xz |
x86/irqflags: Provide native versions of the local_irq_save()/restore()
Functions that need to disable IRQs, but are common to both early boot and
post-boot execution, are unable to deal with paravirt support associated
with local_irq_save() and local_irq_restore().
Create native versions of these for use in these situations.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/c4c33c0d07200164a3dd8cfd6da0344f57732648.1717600736.git.thomas.lendacky@amd.com
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions