aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorPaulo Alcantara <[email protected]>2023-08-17 15:34:12 +0000
committerSteve French <[email protected]>2023-08-20 21:05:50 +0000
commit933148a47c8b3db569cb92888571a57b8c171f3b (patch)
treee6376ef65eb59c644b439a6c978ecdb641cf86bb /tools/perf/scripts/python/syscall-counts.py
parentsmb: client: reduce stack usage in cifs_demultiplex_thread() (diff)
downloadkernel-933148a47c8b3db569cb92888571a57b8c171f3b.tar.gz
kernel-933148a47c8b3db569cb92888571a57b8c171f3b.zip
smb: client: reduce stack usage in smb_send_rqst()
Clang warns about exceeded stack frame size fs/smb/client/transport.c:420:1: warning: stack frame size (1048) exceeds limit (1024) in 'smb_send_rqst' [-Wframe-larger-than] Fix this by allocating a structure that will hold transform header and compound requests. Signed-off-by: Paulo Alcantara (SUSE) <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions