[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220330182816.1177341-2-jmeurin@google.com>
Date: Wed, 30 Mar 2022 11:28:14 -0700
From: Jean-Marc Eurin <jmeurin@...gle.com>
To: Miquel Raynal <miquel.raynal@...tlin.com>,
Richard Weinberger <richard@....at>,
Vignesh Raghavendra <vigneshr@...com>
Cc: linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org,
Jean-Marc Eurin <jmeurin@...gle.com>
Subject: [PATCH v2 0/2] mtd: mtdoops: Structure the header of the dumped oops.
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
Powered by blists - more mailing lists