Re: [PATCH net] net: cadence: macb: Synchronize stats calculations

From: Andrew Lunn
Date: Thu Feb 20 2025 - 14:49:24 EST


> Yeah, looks like I missed this. Although I tested on a kernel with
> lockdep enabled, and I thought that was supposed to catch this sort of
> thing. Will send a v2.

It might be you need the sleep in atomic option, not lockdep. Better
still, just enable them all :-)

Andrew