diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2011-03-12 15:23:37 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2011-03-12 15:23:40 +0300 |
commit | c1c5e4d463f844e5d44cafab752049267c102ca3 (patch) | |
tree | c3adcef156731dba704ec05505df9200569e8987 /Documentation | |
parent | cfe08bba1e0017d94a8f738a195d3a2b479327e3 (diff) | |
parent | d209a699a0b975ad47f399d70ddc3791f1b84496 (diff) | |
download | linux-c1c5e4d463f844e5d44cafab752049267c102ca3.tar.xz |
Merge branch 'irq/core' into x86/irq
Reason: Enabling irq threads and update to latest genirq functionality
requires the core code
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'Documentation')
-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. <deci-seconds>: poll all this frequency 0: no polling (default) + threadirqs [KNL] + Force threading of all interrupt handlers except those + marked explicitely IRQF_NO_THREAD. + topology= [S390] Format: {off | on} Specify if the kernel should make use of the cpu |