On Mon, Oct 19, 2020 at 12:13:53PM +0200, Peter Zijlstra wrote: > > Mikhail reported a lockdep spat detailing how __zram_bvec_read() and > __zram_bvec_write() use zstrm->lock and zspage->lock in opposite order. > > Reported-by: Mikhail Gavrilov <[email protected]> > Signed-off-by: Peter Zijlstra (Intel) <[email protected]> > Tested-by: Mikhail Gavrilov <[email protected]> Acked-by: Minchan Kim <[email protected]>
Thanks for the fix.

