summaryrefslogtreecommitdiff
path: root/Documentation/ABI/testing/pstore
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-09-16 11:59:37 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-09-21 19:31:16 +0300
commit9fc3678e478412c897fc33200a3a656c8ee14431 (patch)
treee1f69fac4f1ecd8097adef311c8e0ac37a304b35 /Documentation/ABI/testing/pstore
parent743e4636b7892b6d664a04e98a0b65934ccc5baa (diff)
downloadlinux-9fc3678e478412c897fc33200a3a656c8ee14431.tar.xz
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 <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>
Diffstat (limited to 'Documentation/ABI/testing/pstore')
-rw-r--r--Documentation/ABI/testing/pstore3
1 files changed, 2 insertions, 1 deletions
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