mbox series

[V2,0/3] Some pstore improvements V2

Message ID 20221013210648.137452-1-gpiccoli@igalia.com
Headers show
Series Some pstore improvements V2 | expand

Message

Guilherme G. Piccoli Oct. 13, 2022, 9:06 p.m. UTC
Hi Kees / Ard and all pstore/efi folks,

this is the second iteration of the patchset with modifications
in some patches, one patch dropped and applied on top of the first
3 patches in the old series [0] (since they were already picked
by Kees).

I've tested this with QEMU guest using OVMF and both ramoops and
efi-pstore backends. Reviews and comments are greatly appreciated!
Cheers,


Guilherme


[0] https://lore.kernel.org/lkml/20221006224212.569555-1-gpiccoli@igalia.com/


Guilherme G. Piccoli (3):
  pstore: Alert on backend write error
  efi: pstore: Follow convention for the efi-pstore backend name
  efi: pstore: Add module parameter for setting the record size

 drivers/firmware/efi/efi-pstore.c | 25 ++++++++++++++++++-------
 fs/pstore/platform.c              | 10 ++++++++++
 2 files changed, 28 insertions(+), 7 deletions(-)