as per the other mail - what i missed was that the old code _did_
use read_lock_bh(), which did not get carried over into the
rcu_read_lock().
So this fix affects basically all things netfilter, not just
rcu-preempt - a plain rcu_read_lock() doesnt protect against BH
context interaction.
Ingo
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html