Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Mauro Carvalho Chehab and committed by
Greg Kroah-Hartman
9fc3678e 743e4636

+2 -1
+2 -1
Documentation/ABI/testing/pstore
··· 1 - What: /sys/fs/pstore/... (or /dev/pstore/...) 1 + What: /sys/fs/pstore/... 2 + What: /dev/pstore/... 2 3 Date: March 2011 3 4 KernelVersion: 2.6.39 4 5 Contact: tony.luck@intel.com