aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorAlexey Dobriyan <[email protected]>2024-08-02 18:42:52 +0300
committerJuergen Gross <[email protected]>2024-09-12 08:25:12 +0200
commit416a33c9afcef24d8b48e414d08d4ae4472aa669 (patch)
tree7e110e891366473155eb5bac442b5d0c6fe1a51f /tools/perf/util/scripting-engines/trace-event-python.c
parent661362e3dcab464d6b6976c019fd5b5433bda85f (diff)
x86/cpu: fix unbootable VMs by inlining memcmp() in hypervisor_cpuid_base()
If this memcmp() is not inlined then PVH early boot code can call into KASAN-instrumented memcmp() which results in unbootable VMs: pvh_start_xen xen_prepare_pvh xen_cpuid_base hypervisor_cpuid_base memcmp Signed-off-by: Alexey Dobriyan <[email protected]> Acked-by: Juergen Gross <[email protected]> Message-ID: <[email protected]> Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions