On Thu, Oct 6, 2011 at 3:13 PM, Pravin B Shelar <[email protected]> wrote:
> I have modified this patch series according to comments from Jesse.
>
> --8<--------------------------cut here-------------------------->8--
>
>        In case CONFIG_PREEMPT_RCU, rcu grace wait only for RCU read
> side critical sections that are delimited by rcu_read_lock() and
> rcu_read_unlock(). internal_dev_xmit() is called in
> rcu_read_lock_bh context. Therefore we need to explicitly take rcu
> lock to prevent race with call_rcu() in PREEMPT_RCU case.
>
> Signed-off-by: Pravin B Shelar <[email protected]>
> Bug #7621

Can you drop this bug number since it doesn't really apply to this
patch?  Also, this is a bug fix, so can you cherry-pick it onto
branch-1.2?

Looks good, thanks:
Acked-by: Jesse Gross <[email protected]>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to