[PATCH 4/6] powerpc/fadump: Update fadump ducumentation on quoting arguments.
Michal Suchanek
msuchanek at suse.de
Sat Sep 16 03:02:49 AEST 2017
Signed-off-by: Michal Suchanek <msuchanek at suse.de>
---
Documentation/powerpc/firmware-assisted-dump.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/powerpc/firmware-assisted-dump.txt b/Documentation/powerpc/firmware-assisted-dump.txt
index 2df88524d2c7..5705f55ffae4 100644
--- a/Documentation/powerpc/firmware-assisted-dump.txt
+++ b/Documentation/powerpc/firmware-assisted-dump.txt
@@ -173,7 +173,7 @@ How to enable firmware-assisted dump (fadump):
can be used to reduce memory consumption during dump capture by
disabling unwarranted resources/subsystems like CPUs, NUMA
and such. Value with spaces can be passed as
- 'fadump_extra_args=""parameter="value with spaces"""'
+ 'fadump_extra_args="parameter=\"value with spaces\""'
4. Optionally, user can also set 'crashkernel=' kernel cmdline
to specify size of the memory to reserve for boot memory dump
preservation.
--
2.10.2
More information about the Linuxppc-dev
mailing list