Searched hist:c838f1a73d77abadb0810eff0e150ac88fef3da5 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/rxrpc/ |
H A D | peer_object.c | diff c838f1a73d77abadb0810eff0e150ac88fef3da5 Thu Dec 15 10:20:30 CST 2022 David Howells <dhowells@redhat.com> rxrpc: Fix switched parameters in peer tracing
Fix the switched parameters on rxrpc_alloc_peer() and rxrpc_get_peer(). The ref argument and the why argument got mixed.
Fixes: 47c810a79844 ("rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracing") Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/trace/events/ |
H A D | rxrpc.h | diff c838f1a73d77abadb0810eff0e150ac88fef3da5 Thu Dec 15 10:20:30 CST 2022 David Howells <dhowells@redhat.com> rxrpc: Fix switched parameters in peer tracing
Fix the switched parameters on rxrpc_alloc_peer() and rxrpc_get_peer(). The ref argument and the why argument got mixed.
Fixes: 47c810a79844 ("rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracing") Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org Signed-off-by: David S. Miller <davem@davemloft.net>
|