SUNRPC: Fix trace_svc_register() call site
stable inclusion from stable-v5.10.181 commit ce97bb60a6e40b365a8c188b4345fbadd5d03958 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8GJZJ Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=ce97bb60a6e40b365a8c188b4345fbadd5d03958 -------------------------------- [ Upstream commit 07a27305 ] The trace event recorded incorrect values for the registered family, protocol, and port because the arguments are in the wrong order. Fixes: b4af5932 ("SUNRPC: Trace server-side rpcbind registration events") Signed-off-by:Chuck Lever <chuck.lever@oracle.com> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>
Loading
Please sign in to comment