From: Mauro Carvalho Chehab Date: Thu, 16 Sep 2021 08:59:37 +0000 (+0200) Subject: ABI: pstore: Fix What field X-Git-Tag: howlett/maple/20220722_2~1919^2~106 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=9fc3678e478412c897fc33200a3a656c8ee14431;p=users%2Fjedix%2Flinux-maple.git ABI: pstore: Fix What field If both /sys/fs/pstore/... and /dev/pstore/... are possible, it should use, instead, two What: fields. Acked-by: Kees Cook Signed-off-by: Mauro Carvalho Chehab Link: https://lore.kernel.org/r/e19daafb779bd3a8f9ae1c15f670752355e5d40f.1631782432.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/ABI/testing/pstore b/Documentation/ABI/testing/pstore index 5b02540781a2..d3cff4a7ee10 100644 --- a/Documentation/ABI/testing/pstore +++ b/Documentation/ABI/testing/pstore @@ -1,4 +1,5 @@ -What: /sys/fs/pstore/... (or /dev/pstore/...) +What: /sys/fs/pstore/... +What: /dev/pstore/... Date: March 2011 KernelVersion: 2.6.39 Contact: tony.luck@intel.com