diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2025-02-21 15:06:32 -0800 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-02-21 15:06:32 -0800 |
| commit | b282c5482310cabba56bd972437a89bdd6754b06 (patch) | |
| tree | 6dae10e171da0c68f786220eab55ac20cdf670d7 /include/net | |
| parent | net: stmmac: dwmac-loongson: Add fix_soc_reset() callback (diff) | |
| parent | afs: Give an afs_server object a ref on the afs_cell object it points to (diff) | |
| download | linux-b282c5482310cabba56bd972437a89bdd6754b06.tar.gz linux-b282c5482310cabba56bd972437a89bdd6754b06.zip | |
Merge branch 'rxrpc-afs-miscellaneous-fixes'
David Howells says:
====================
rxrpc, afs: Miscellaneous fixes
Here are some miscellaneous fixes for rxrpc and afs:
(1) In the rxperf test server, make it correctly receive and decode the
terminal magic cookie.
(2) In rxrpc, get rid of the peer->mtu_lock as it is not only redundant,
it now causes a lockdep complaint.
(3) In rxrpc, fix a lockdep-detected instance where a spinlock is being
bh-locked whilst irqs are disabled.
(4) In afs, fix the ref of a server displaced from an afs_server_list
struct.
(5) In afs, make afs_server records belonging to a cell take refs on the
afs_cell record so that the latter doesn't get deleted first when that
cell is being destroyed.
====================
Link: https://patch.msgid.link/20250218192250.296870-1-dhowells@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions
