diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2012-10-28 10:18:08 (GMT) |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2014-05-14 18:38:50 (GMT) |
commit | 8231158a432dab1bb241f54b35a862e284df7007 (patch) | |
tree | 9e67b2c0eccd1e49a85c67c0ee7d7f2c8a954106 /usr | |
parent | 08e37b3bad7807a5419efd1caa2d44c3632f27c9 (diff) | |
download | linux-fsl-qoriq-8231158a432dab1bb241f54b35a862e284df7007.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 'usr')
0 files changed, 0 insertions, 0 deletions