aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorPaulo Alcantara <[email protected]>2023-08-17 15:34:15 +0000
committerSteve French <[email protected]>2023-08-20 21:05:50 +0000
commit74e01332d9585b8252c16c1da055828dc5a5dac9 (patch)
tree13b8dfc0393bada258e94496534ee7dbd0f9ec6f /tools/perf/scripts/python/event_analyzing_sample.py
parentsmb: client: reduce stack usage in smb2_query_info_compound() (diff)
downloadkernel-74e01332d9585b8252c16c1da055828dc5a5dac9.tar.gz
kernel-74e01332d9585b8252c16c1da055828dc5a5dac9.zip
smb: client: reduce stack usage in smb2_query_reparse_point()
Clang warns about exceeded stack frame size fs/smb/client/smb2ops.c:2973:12: warning: stack frame size (1336) exceeds limit (1024) in 'smb2_query_reparse_point' [-Wframe-larger-than] Fix this by allocating a structure that will hold most of the large variables. Signed-off-by: Paulo Alcantara (SUSE) <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions