[PATCH v2 0/2] mtd: mtdoops: Structure the header of the dumped oops.
Jean-Marc Eurin
jmeurin at google.com
Wed Mar 30 11:28:14 PDT 2022
The current header consists of 2 32-bit values which makes it difficult
and error prone to expand. This creates a structure for the header.
Changelog since v1:
- Create a header structure to simplify code.
- Patches in series.
- Patch prefix.
Jean-Marc Eurin (2):
mtd: mtdoops: Fix the size of the header read buffer.
mtd: mtdoops: Create a header structure for the saved mtdoops.
drivers/mtd/mtdoops.c | 53 +++++++++++++++++++++++--------------------
1 file changed, 29 insertions(+), 24 deletions(-)
--
2.35.1.1094.g7c7d902a7c-goog
More information about the linux-mtd
mailing list