public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] mtd: mtdoops: change log and erase functions
@ 2022-09-27 17:38 Ray Zhang
  2022-09-27 17:38 ` [PATCH v1 1/2] mtd: mtdoops: change printk() to counterpart pr_ functions Ray Zhang
  2022-09-27 17:38 ` [PATCH v1 2/2] mtd: mtdoops: panic caused mtdoops to call mtd erase function immediately Ray Zhang
  0 siblings, 2 replies; 5+ messages in thread
From: Ray Zhang @ 2022-09-27 17:38 UTC (permalink / raw)
  To: Miquel Raynal, Richard Weinberger, Vignesh Raghavendra
  Cc: linux-mtd, linux-kernel, Ray Zhang

In mtdoops driver, to comply with latest kernel code requirement, change
printk() to counterpart pr_ functions. When panic function invokes mtdoops,
call mtd erase function immediately when needed.

Ray Zhang (2):
  mtd: mtdoops: change printk() to counterpart pr_ functions
  mtd: mtdoops: panic caused mtdoops to call mtd erase function
    immediately

 drivers/mtd/mtdoops.c | 108 ++++++++++++++++++++++++------------------
 1 file changed, 61 insertions(+), 47 deletions(-)

-- 
2.37.3.998.g577e59143f-goog


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

end of thread, other threads:[~2022-10-07  7:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-27 17:38 [PATCH v1 0/2] mtd: mtdoops: change log and erase functions Ray Zhang
2022-09-27 17:38 ` [PATCH v1 1/2] mtd: mtdoops: change printk() to counterpart pr_ functions Ray Zhang
2022-09-27 17:38 ` [PATCH v1 2/2] mtd: mtdoops: panic caused mtdoops to call mtd erase function immediately Ray Zhang
2022-10-04  9:55   ` Miquel Raynal
2022-10-07  7:12     ` [PATCH v1] review comments to be complied by Ray Zhang

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