aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_sched.c
diff options
context:
space:
mode:
authorMax Filippov <[email protected]>2023-03-17 06:00:21 +0000
committerMax Filippov <[email protected]>2023-03-17 23:44:28 +0000
commit1d3b7a788ca7435156809a6bd5b20c95b2370d45 (patch)
tree0fb151d66ca72f978a4fe5733da92db3659ac8a7 /drivers/net/ethernet/intel/ice/ice_sched.c
parentLinux 6.3-rc2 (diff)
downloadkernel-1d3b7a788ca7435156809a6bd5b20c95b2370d45.tar.gz
kernel-1d3b7a788ca7435156809a6bd5b20c95b2370d45.zip
xtensa: fix KASAN report for show_stack
show_stack dumps raw stack contents which may trigger an unnecessary KASAN report. Fix it by copying stack contents to a temporary buffer with __memcpy and then printing that buffer instead of passing stack pointer directly to the print_hex_dump. Cc: [email protected] Signed-off-by: Max Filippov <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_sched.c')
0 files changed, 0 insertions, 0 deletions