Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We need to hold the rcu_read_lock() when calling rcu_dereference(), otherwise we can't guarantee that the object being dereferenced still exists. Fixes: 39e5d2d ("SUNRPC search xprt switch for sockaddr") Signed-off-by: Anna Schumaker <[email protected]>
- Loading branch information