aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2021-10-15 03:16:13 +0200
committerBorislav Petkov <[email protected]>2021-10-20 15:27:27 +0200
commitea4d6938d4c0761672ff6237964a20db3cb95cc1 (patch)
tree75e04b4e5cc558fa5ca7de6ce69ea31d05c4c0a9 /tools/perf/scripts/python/futex-contention.py
parenta0ff0611c2fbde94f6c9db8351939b08f2cb6797 (diff)
x86/fpu: Replace KVMs home brewed FPU copy from user
Copying a user space buffer to the memory buffer is already available in the FPU core. The copy mechanism in KVM lacks sanity checks and needs to use cpuid() to lookup the offset of each component, while the FPU core has this information cached. Make the FPU core variant accessible for KVM and replace the home brewed mechanism. Signed-off-by: Thomas Gleixner <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions