Re: [PATCH v3] pstore: Add mem_type property DT parsing support

From: Kees Cook
Date: Wed Mar 31 2021 - 13:48:29 EST


On Tue, 23 Mar 2021 00:12:17 +0530, Mukesh Ojha wrote:
> There could be a scenario where we define some region
> in normal memory and use them store to logs which is later
> retrieved by bootloader during warm reset.
>
> In this scenario, we wanted to treat this memory as normal
> cacheable memory instead of default behaviour which
> is an overhead. Making it cacheable could improve
> performance.
>
> [...]

Applied to for-next/pstore, thanks!

[1/1] pstore: Add mem_type property DT parsing support
https://git.kernel.org/kees/c/9d843e8fafc7

--
Kees Cook