diff options
author | 2022-01-08 16:59:54 -0500 | |
---|---|---|
committer | 2022-01-10 10:57:34 -0500 | |
commit | 16720861675393a35974532b3c837d9fd7bfe08c (patch) | |
tree | 6d7f1d9d757c0b7de948b6dad4e64c4dd4064bc7 /scripts/gdb/linux/utils.py | |
parent | SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point (diff) | |
download | wireguard-linux-16720861675393a35974532b3c837d9fd7bfe08c.tar.xz wireguard-linux-16720861675393a35974532b3c837d9fd7bfe08c.zip |
SUNRPC: Fix sockaddr handling in svcsock_accept_class trace points
Avoid potentially hazardous memory copying and the needless use of
"%pIS" -- in the kernel, an RPC service listener is always bound to
ANYADDR. Having the network namespace is helpful when recording
errors, though.
Fixes: a0469f46faab ("SUNRPC: Replace dprintk call sites in TCP state change callouts")
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions