Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "xfrm: policy: Read seqcount outside of rcu-read side in xfrm_…
…policy_lookup_bytype" This reverts commit d7b0408. This commit tried to fix a locking bug introduced by commit 77cc278 ("xfrm: policy: Use sequence counters with associated lock"). As it turned out, this patch did not really fix the bug. A proper fix for this bug is applied on top of this revert. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
- Loading branch information