From: Eric Dumazet <[email protected]> Date: Mon, 05 Mar 2018 11:41:13 -0800
> From: Eric Dumazet <[email protected]> > > Marek reported a LOCKDEP issue occurring on 32bit host, > that we tracked down to the fact that usbnet could either > run from soft or hard irqs. > > This patch adds u64_stats_update_begin_irqsave() and > u64_stats_update_end_irqrestore() helpers to solve this case. ... > Fixes: c8b5d129ee29 ("net: usbnet: support 64bit stats") > Signed-off-by: Eric Dumazet <[email protected]> > Reported-by: Marek Szyprowski <[email protected]> > Cc: Greg Ungerer <[email protected]> Applied and queued up for -stable, thanks Eric. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
