public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* RFC: fixup for mtdblock issue with erase warnings
@ 2017-04-26 17:46 Ben Dooks
  2017-04-26 17:46 ` [PATCH 1/1] mtd: mtdblock: avoid __might_sleep warnings in mtd_erase Ben Dooks
  0 siblings, 1 reply; 5+ messages in thread
From: Ben Dooks @ 2017-04-26 17:46 UTC (permalink / raw)
  To: linux-kernel, David Woodhouse, Brian Norris, linux-mtd

We have been running into a warning from __might_sleep() in the cfi erase
code. We think this is due to the mtdblock driver trying to sleep when an
operation is going to complete from the _erase callback.

If this patch is acceptable, it should probably go into stable as well as
the current release.

Note, currently being tested on v4.4.y

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

end of thread, other threads:[~2017-04-27 12:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-26 17:46 RFC: fixup for mtdblock issue with erase warnings Ben Dooks
2017-04-26 17:46 ` [PATCH 1/1] mtd: mtdblock: avoid __might_sleep warnings in mtd_erase Ben Dooks
2017-04-26 18:18   ` [Linux-kernel] " Ben Hutchings
2017-04-27  8:27     ` Ben Dooks
2017-04-27 12:04       ` Ben Hutchings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox