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 e0f346d201ed..d8c4ceec3743 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1449,6 +1449,10 @@ and is between 256 and 4096 characters. It is defined in the file
1449 instruction doesn't work correctly and not to 1449 instruction doesn't work correctly and not to
1450 use it. 1450 use it.
1451 1451
1452 no_file_caps Tells the kernel not to honor file capabilities. The
1453 only way then for a file to be executed with privilege
1454 is to be setuid root or executed by root.
1455
1452 nohalt [IA-64] Tells the kernel not to use the power saving 1456 nohalt [IA-64] Tells the kernel not to use the power saving
1453 function PAL_HALT_LIGHT when idle. This increases 1457 function PAL_HALT_LIGHT when idle. This increases
1454 power-consumption. On the positive side, it reduces 1458 power-consumption. On the positive side, it reduces