aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/kernel-parameters.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 4e90aa427aea..d34fd6a28faa 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1735,6 +1735,9 @@ and is between 256 and 4096 characters. It is defined in the file
1735 norandmaps Don't use address space randomization 1735 norandmaps Don't use address space randomization
1736 Equivalent to echo 0 > /proc/sys/kernel/randomize_va_space 1736 Equivalent to echo 0 > /proc/sys/kernel/randomize_va_space
1737 1737
1738 unwind_debug=N N > 0 will enable dwarf2 unwinder debugging
1739 This is useful to get more information why
1740 you got a "dwarf2 unwinder stuck"
1738 1741
1739______________________________________________________________________ 1742______________________________________________________________________
1740 1743