diff options
| author | David S. Miller <davem@davemloft.net> | 2016-08-30 22:08:52 -0700 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2016-08-30 22:08:52 -0700 |
| commit | 792438e59ab64bf44d559fbc9c1a42f878c50b4d (patch) | |
| tree | df8353d249f3103aad19f72c7a7750d71133f9d9 /tools/perf/scripts/python | |
| parent | drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast" (diff) | |
| parent | rxrpc: Pass struct socket * to more rxrpc kernel interface functions (diff) | |
| download | linux-792438e59ab64bf44d559fbc9c1a42f878c50b4d.tar.gz linux-792438e59ab64bf44d559fbc9c1a42f878c50b4d.zip | |
Merge tag 'rxrpc-rewrite-20160830-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
David Howells says:
====================
rxrpc: Preparation for removal of use of skbs from AFS
Here's a set of patches that prepare the way for the removal of the use of
sk_buffs from fs/afs (they'll be entirely retained within net/rxrpc):
(1) Fix a potential NULL-pointer deref in rxrpc_abort_calls().
(2) Condense all the terminal call state machine states to a single one
plus supplementary info.
(3) Add a trace point for rxrpc call usage debugging.
(4) Cleanups and missing headers.
(5) Provide a way for AFS to ask about a call's peer address without
having an sk_buff to query.
(6) Use call->peer directly rather than going via call->conn (which might
be NULL).
(7) Pass struct socket * to various rxrpc kernel interface functions so
they can use that directly rather than getting it from the rxrpc_call
struct.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
