[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20111129.182558.1550247306028343406.davem@davemloft.net>
Date: Tue, 29 Nov 2011 18:25:58 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: igorm@....rs
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] Fix skb_update_prio
From: igorm@....rs
Date: Fri, 25 Nov 2011 18:44:54 +0100
> From: Igor Maravic <igorm@....rs>
>
> Change function rcu_dereference to rcu_dereference_bh to avoid warning
>
> [ INFO: suspicious RCU usage. ]
> -------------------------------
> net/core/dev.c:2459 suspicious rcu_dereference_check() usage!
>
> because we are locking with
>
> rcu_read_lock_bh();
>
> in function dev_queue_xmit(struct sk_buff *skb)
>
> Signed-off-by: Igor Maravic <igorm@....rs>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists