diff options
author | Ingo Molnar <mingo@elte.hu> | 2011-03-18 05:38:53 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2011-03-18 05:39:00 -0400 |
commit | 8dd8997d2c56c9f248294805e129e1fc69444380 (patch) | |
tree | 3b030a04295fc031db98746c4074c2df1ed6a19f /Documentation/kernel-parameters.txt | |
parent | 1eda75c131ea42ec173323b6c34aeed78ae637c1 (diff) | |
parent | 016aa2ed1cc9cf704cf76d8df07751b6daa9750f (diff) |
Merge branch 'linus' into x86/urgent
Merge reason: Merge upstream commits to avoid conflicts in upcoming patches.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index f4a04c0c7edc..738c6fda3fb0 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -2444,6 +2444,10 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
2444 | <deci-seconds>: poll all this frequency | 2444 | <deci-seconds>: poll all this frequency |
2445 | 0: no polling (default) | 2445 | 0: no polling (default) |
2446 | 2446 | ||
2447 | threadirqs [KNL] | ||
2448 | Force threading of all interrupt handlers except those | ||
2449 | marked explicitely IRQF_NO_THREAD. | ||
2450 | |||
2447 | topology= [S390] | 2451 | topology= [S390] |
2448 | Format: {off | on} | 2452 | Format: {off | on} |
2449 | Specify if the kernel should make use of the cpu | 2453 | Specify if the kernel should make use of the cpu |