diff options
author | Vlad Yasevich <vladislav.yasevich@hp.com> | 2010-04-28 12:47:20 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-04-28 23:16:33 +0400 |
commit | 81419d862db743fe4450a021893f24bab4698c1d (patch) | |
tree | 01e1624bc38ba93dcc365c4c09e6235fb95c7c9b /net/sctp/sm_make_chunk.c | |
parent | 0c42749cffbb4a06be86c5e5db6c7ebad548781f (diff) | |
download | linux-81419d862db743fe4450a021893f24bab4698c1d.tar.xz |
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/sctp/sm_make_chunk.c')
0 files changed, 0 insertions, 0 deletions