Re: [PATCH 1/9] pstore/zone: cap the maximum device size

From: Kees Cook
Date: Tue Dec 01 2020 - 16:13:11 EST


On Fri, 16 Oct 2020 15:20:39 +0200, Christoph Hellwig wrote:
> Introduce an abritrary 128MiB cap to avoid malloc failures when using
> a larger block device.

I've applied 1-3 of the series to for-next/pstore, thanks!

[1/9] pstore/zone: cap the maximum device size
https://git.kernel.org/kees/c/cbf82e35031b
[2/9] pstore/blk: update the command line example
https://git.kernel.org/kees/c/45a8af4412b1
[3/9] pstore/blk: remove {un,}register_pstore_blk
https://git.kernel.org/kees/c/b6f8ed33ab2b

(I tweaked #3 with a small added comment.)

--
Kees Cook