* Eric Dumazet <eric.duma...@gmail.com> wrote: > On Tue, 2013-10-15 at 12:47 -0500, Christoph Lameter wrote: > > plain text document attachment (fix_snmp) > > ip4_datagram_connect is called with BH processing enabled. Therefore > > we cannot use IP_INC_STATS_BH but must use IP_INC_STATS which disables > > BH handling before incrementing the counter. > > > > The following trace is triggered without this patch: > > > Cc: Eric Dumazet <eduma...@google.com> > > Cc: net...@vger.kernel.org > > Cc: David Miller <da...@davemloft.net> > > Signed-off-by: Christoph Lameter <c...@linux.com> > > Strange, I thought I already Acked it... > > Acked-by: Eric Dumazet <eduma...@google.com>
Christoph, _please_ pick up people's Acked-by's in the future ... This is basic courtesy towards reviewers. Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/