mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 16:13:19 +09:00
Add a deprecation note in FADump sysfs ABI documentation files and move them from ABI/testing to ABI/obsolete directory. Signed-off-by: Sourabh Jain <sourabhjain@linux.ibm.com> [mpe: Use a proper table to fix errors from the documentation build] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20191211160910.21656-6-sourabhjain@linux.ibm.com
11 lines
366 B
Plaintext
11 lines
366 B
Plaintext
This ABI is renamed and moved to a new location /sys/kernel/fadump/registered.¬
|
|
|
|
What: /sys/kernel/fadump_registered
|
|
Date: Feb 2012
|
|
Contact: linuxppc-dev@lists.ozlabs.org
|
|
Description: read/write
|
|
Helps to control the dump collect feature from userspace.
|
|
Setting 1 to this file enables the system to collect the
|
|
dump and 0 to disable it.
|
|
User: Kdump service
|