All of lore.kernel.org
 help / color / mirror / Atom feed
* [dm-devel] "dm: prefer kmap_local_page() instead of deprecated kmap_atomic()" is broken
@ 2023-02-13 19:50 Eric Biggers
  2023-02-13 20:09 ` Mike Snitzer
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2023-02-13 19:50 UTC (permalink / raw)
  To: dm-devel, Mike Snitzer, Heinz Mauelshagen

Hi Mike and Heinz,

The following commit in linux-next is causing "BUG: scheduling while atomic"
bugs.  Probably because it is still using kunmap_atomic(), not kunmap_local().

	commit 621d8807771e430b44136e48dfe3c53540c9953d
	Author: Heinz Mauelshagen <heinzm@redhat.com>
	Date:   Tue Feb 7 20:22:58 2023 +0100

	    dm: prefer kmap_local_page() instead of deprecated kmap_atomic()

This patch does not appear to have been sent to the mailing list (why not?), so
I started a new thread.

- Eric

--
dm-devel mailing list
dm-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/dm-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-13 20:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-13 19:50 [dm-devel] "dm: prefer kmap_local_page() instead of deprecated kmap_atomic()" is broken Eric Biggers
2023-02-13 20:09 ` Mike Snitzer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.