aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRichard Guy Briggs <[email protected]>2023-02-03 16:35:14 -0500
committerJan Kara <[email protected]>2023-02-07 12:53:32 +0100
commit2e0a547164b1384a87fd3500a01297222b0971b0 (patch)
treebe92ce10334aec5b29ac7df2c06e7dc6c9432aa9 /tools/perf/scripts/python
parent05ecb680708a1dbe6554d6fc17e5d9a8a7cb5e6a (diff)
fanotify: Ensure consistent variable type for response
The user space API for the response variable is __u32. This patch makes sure that the whole path through the kernel uses u32 so that there is no sign extension or truncation of the user space response. Suggested-by: Steve Grubb <[email protected]> Link: https://lore.kernel.org/r/12617626.uLZWGnKmhe@x2 Signed-off-by: Richard Guy Briggs <[email protected]> Acked-by: Paul Moore <[email protected]> Tested-by: Steve Grubb <[email protected]> Acked-by: Steve Grubb <[email protected]> Signed-off-by: Jan Kara <[email protected]> Message-Id: <3778cb0b3501bc4e686ba7770b20eb9ab0506cf4.1675373475.git.rgb@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions