Skip to content

Commit efb7c41

Browse files
author
Mamatha Inamdar
committed
powerpc/fadump: update documentation about bootargs_append
JIRA: https://issues.redhat.com/browse/RHEL-52914 commit 9dc1407 Author: Hari Bathini <hbathini@linux.ibm.com> Date: Fri May 10 13:51:14 2024 +0530 powerpc/fadump: update documentation about bootargs_append Update ABI documentation about the introduction of the new sysfs entry bootargs_append. This sysfs entry will be used to setup the additional parameters to be passed to dump capture kernel. Signed-off-by: Hari Bathini <hbathini@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20240510082114.561163-1-hbathini@linux.ibm.com Signed-off-by: Mamatha Inamdar <minamdar@redhat.com>
1 parent d4f99ea commit efb7c41

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/ABI/testing/sysfs-kernel-fadump

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,10 @@ Contact: linuxppc-dev@lists.ozlabs.org
3838
Description: read only
3939
Provide information about the amount of memory reserved by
4040
FADump to save the crash dump in bytes.
41+
42+
What: /sys/kernel/fadump/bootargs_append
43+
Date: May 2024
44+
Contact: linuxppc-dev@lists.ozlabs.org
45+
Description: read/write
46+
This is a special sysfs file available to setup additional
47+
parameters to be passed to capture kernel.

0 commit comments

Comments
 (0)