David Howells 252869e5fb rxrpc: Fix connection-level abort handling
[ Upstream commit 647530924f47c93db472ee3cf43b7ef1425581b6 ]

Fix connection-level abort handling to cache the abort and error codes
properly so that a new incoming call can be properly aborted if it races
with the parent connection being aborted by another CPU.

The abort_code and error parameters can then be dropped from
rxrpc_abort_calls().

Fixes: f5c17aaeb2ae ("rxrpc: Calls should only have one terminal state")
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2018-11-04 14:52:46 +01:00
..
2017-08-29 10:55:20 +01:00
2018-02-03 17:39:01 +01:00
2017-08-29 10:55:20 +01:00
2018-05-30 07:51:57 +02:00
2017-08-29 10:55:20 +01:00