diff options
author | Vlad Yasevich <vladislav.yasevich@hp.com> | 2010-04-28 10:47:20 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-04-28 21:16:33 +0200 |
commit | 81419d862db743fe4450a021893f24bab4698c1d (patch) | |
tree | 01e1624bc38ba93dcc365c4c09e6235fb95c7c9b /net/802/tr.c | |
parent | sctp: fix potential reference of a freed pointer (diff) | |
download | linux-81419d862db743fe4450a021893f24bab4698c1d.tar.xz linux-81419d862db743fe4450a021893f24bab4698c1d.zip |
sctp: per_cpu variables should be in bh_disabled section
Since the change of the atomics to percpu variables, we now
have to disable BH in process context when touching percpu variables.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/802/tr.c')
0 files changed, 0 insertions, 0 deletions