kernel_samsung_a53x/net/rxrpc
Oleg Nesterov f72f9fc660 rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
[ Upstream commit bad1a11c0f061aa073bab785389fe04f19ba02e1 ]

rxrpc_find_service_conn_rcu() should make the "seq" counter odd on the
second pass, otherwise read_seqbegin_or_lock() never takes the lock.

Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
Link: https://lore.kernel.org/r/20231117164846.GA10410@redhat.com/
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-18 12:13:10 +01:00
..
af_rxrpc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ar-internal.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
call_accept.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
call_event.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
call_object.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
conn_client.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
conn_event.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
conn_object.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
conn_service.c rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock() 2024-11-18 12:13:10 +01:00
input.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
insecure.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
key.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
local_event.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
local_object.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
misc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
net_ns.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
output.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
peer_event.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
peer_object.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
proc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
protocol.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
recvmsg.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rtt.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rxkad.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
security.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sendmsg.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
skbuff.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sysctl.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
utils.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00