diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2012-10-28 10:18:08 (GMT) |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2015-02-13 22:21:06 (GMT) |
commit | 8b9cc0e9ce1b2ddc42deca0c2187160254c876ea (patch) | |
tree | 4db5e2d1dff2f377b80f87bbe662eafedcec16da /net/rfkill | |
parent | ddfd2eb507c698249704a242b395c23225092572 (diff) | |
download | linux-fsl-qoriq-8b9cc0e9ce1b2ddc42deca0c2187160254c876ea.tar.xz |
net: netfilter: Serialize xt_write_recseq sections on RT
The netfilter code relies only on the implicit semantics of
local_bh_disable() for serializing wt_write_recseq sections. RT breaks
that and needs explicit serialization here.
Reported-by: Peter LaDow <petela@gocougs.wsu.edu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: stable-rt@vger.kernel.org
Diffstat (limited to 'net/rfkill')
0 files changed, 0 insertions, 0 deletions