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:14 +0000
committerSteve French <[email protected]>2023-08-20 21:05:50 +0000
commitb9148756d3e71591f95861ea7e037f8f89f9d594 (patch)
treeca417e5b392713279f0aecbc2d3a16e799e1fd96 /tools/perf/scripts/python/event_analyzing_sample.py
parentsmb: client: reduce stack usage in smb2_set_ea() (diff)
downloadkernel-b9148756d3e71591f95861ea7e037f8f89f9d594.tar.gz
kernel-b9148756d3e71591f95861ea7e037f8f89f9d594.zip
smb: client: reduce stack usage in smb2_query_info_compound()
Clang warns about exceeded stack frame size fs/smb/client/smb2ops.c:2521:1: warning: stack frame size (1336) exceeds limit (1024) in 'smb2_query_info_compound' [-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