From: Vlad Yasevich Date: Wed, 28 Apr 2010 08:47:20 +0000 (+0000) Subject: sctp: per_cpu variables should be in bh_disabled section X-Git-Tag: v2.6.34-rc6~13^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81419d862db743fe4450a021893f24bab4698c1d;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed