ABI: pstore: Fix What field
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 16 Sep 2021 08:59:37 +0000 (10:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Sep 2021 16:31:16 +0000 (18:31 +0200)
If both /sys/fs/pstore/... and /dev/pstore/... are possible,
it should use, instead, two What: fields.

Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/e19daafb779bd3a8f9ae1c15f670752355e5d40f.1631782432.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/ABI/testing/pstore

index 5b02540781a236fcb299f9c02cef872419b403d9..d3cff4a7ee10592bfd411832c3af6d09000c1674 100644 (file)
@@ -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