aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
author[email protected] <[email protected]>2023-09-21 12:45:09 +0200
committerPeter Zijlstra <[email protected]>2023-09-21 19:22:06 +0200
commit698eb826383616ce0e817d2384da6413d1439fb6 (patch)
treebd22f2fa7f6a8a57253b9040778f5d12f5c43228 /tools/perf/scripts/python/sched-migration.py
parent5694289ce183bc3336407a78c8c722a0b9208f9b (diff)
futex: Validate futex value against futex size
Ensure the futex value fits in the given futex size. Since this adds a constraint to an existing syscall, it might possibly change behaviour. Currently the value would be truncated to a u32 and any high bits would get silently lost. Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Reviewed-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions