diff options
| author | Sourabh Jain <sourabhjain@linux.ibm.com> | 2025-01-23 17:12:54 +0530 |
|---|---|---|
| committer | Madhavan Srinivasan <maddy@linux.ibm.com> | 2025-02-11 10:53:00 +0530 |
| commit | 61c403b5d000b46b8703595ea16533d0cb2a2911 (patch) | |
| tree | b139f7e6ea6077537117fda5d7fd5dac7c5f5921 /Documentation/ABI/testing/sysfs-kernel-fadump | |
| parent | fdc44538d57caf4e96f57d5f0d0c89c4aa079f94 (diff) | |
Documentation/powerpc/fadump: add additional parameter feature details
Update the fadump document to include details about the fadump
additional parameter feature.
The document includes the following:
- Significance of the feature
- How to use it
- Feature restrictions
No functional changes are introduced.
Signed-off-by: Sourabh Jain <sourabhjain@linux.ibm.com>
Reviewed-by: Mahesh Salgaonkar <mahesh@linux.ibm.com>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20250123114254.200527-5-sourabhjain@linux.ibm.com
Diffstat (limited to 'Documentation/ABI/testing/sysfs-kernel-fadump')
| -rw-r--r-- | Documentation/ABI/testing/sysfs-kernel-fadump | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/sysfs-kernel-fadump b/Documentation/ABI/testing/sysfs-kernel-fadump index 2f9daa7ca55b..b64b7622e6fc 100644 --- a/Documentation/ABI/testing/sysfs-kernel-fadump +++ b/Documentation/ABI/testing/sysfs-kernel-fadump @@ -55,4 +55,5 @@ Date: May 2024 Contact: linuxppc-dev@lists.ozlabs.org Description: read/write This is a special sysfs file available to setup additional - parameters to be passed to capture kernel. + parameters to be passed to capture kernel. For HASH MMU it + is exported only if RMA size higher than 768MB. |
