David Howells 647530924f rxrpc: Fix connection-level abort handling
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>
2018-10-08 22:42:04 +01:00
..
2018-07-30 09:10:25 -07:00
2018-09-28 10:33:17 +01:00
2018-08-01 13:28:23 +01:00
2017-11-24 10:18:41 +00:00
2018-09-28 10:33:17 +01:00
2017-08-29 10:55:20 +01:00