[PATCH v2 0/2] mtd: mtdoops: Structure the header of the dumped oops.
From: Jean-Marc Eurin
Date: Wed Mar 30 2022 - 14:30:38 EST
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