Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
netfilter: cttimeout: fix deadlock due to erroneous unlock/lock conve…
…rsion The spin_unlock call should have been left as-is, revert. Fixes: b16c291 ("netfilter: nf_conntrack: use safer way to lock all buckets") Reported-by: kernel test robot <fengguang.wu@intel.com> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
- Loading branch information