aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorPaulo Alcantara <[email protected]>2023-08-17 15:34:13 +0000
committerSteve French <[email protected]>2023-08-20 21:05:50 +0000
commitf4e5ceb6c1a64f9f8c666877164d95d5eb46da5b (patch)
tree5a549fcf13a60ba562045911f3e92fd6f05c04ce /tools/perf/scripts/python/syscall-counts.py
parentsmb: client: reduce stack usage in smb_send_rqst() (diff)
downloadkernel-f4e5ceb6c1a64f9f8c666877164d95d5eb46da5b.tar.gz
kernel-f4e5ceb6c1a64f9f8c666877164d95d5eb46da5b.zip
smb: client: reduce stack usage in smb2_set_ea()
Clang warns about exceeded stack frame size fs/smb/client/smb2ops.c:1080:1: warning: stack frame size (1432) exceeds limit (1024) in 'smb2_set_ea' [-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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions