Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rxrpc: Adjust /proc/net/rxrpc/calls to display call->debug_id not use…
…r_ID The user ID value isn't actually much use - and leaks a kernel pointer or a userspace value - so replace it with the call debug ID, which appears in trace points. Signed-off-by: David Howells <dhowells@redhat.com>
- Loading branch information