aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 1bbcaa8982b6..784443acca9c 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1459,6 +1459,10 @@ and is between 256 and 4096 characters. It is defined in the file
1459 instruction doesn't work correctly and not to 1459 instruction doesn't work correctly and not to
1460 use it. 1460 use it.
1461 1461
1462 no_file_caps Tells the kernel not to honor file capabilities. The
1463 only way then for a file to be executed with privilege
1464 is to be setuid root or executed by root.
1465
1462 nohalt [IA-64] Tells the kernel not to use the power saving 1466 nohalt [IA-64] Tells the kernel not to use the power saving
1463 function PAL_HALT_LIGHT when idle. This increases 1467 function PAL_HALT_LIGHT when idle. This increases
1464 power-consumption. On the positive side, it reduces 1468 power-consumption. On the positive side, it reduces