diff options
author | Ard van Breemen <ard@telegraafnet.nl> | 2007-01-06 01:36:20 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2007-01-06 08:55:21 +0100 |
commit | a416aba637dcb4127595c02a59041cd278422f7e (patch) | |
tree | e99c948c07e42e6e387bc84260e456e55a0fbd60 /kernel/rcutorture.c | |
parent | [PATCH] start_kernel: test if irq's got enabled early, barf, and disable them... (diff) | |
download | linux-a416aba637dcb4127595c02a59041cd278422f7e.tar.xz linux-a416aba637dcb4127595c02a59041cd278422f7e.zip |
[PATCH] kernelparams: detect if and which parameter parsing enabled irq's
The parsing of some kernel parameters seem to enable irq's at a stage that
irq's are not supposed to be enabled (Particularly the ide kernel parameters).
Having irq's enabled before the irq controller is initialized might lead to a
kernel panic. This patch only detects this behaviour and warns about wich
parameter caused it.
[akpm@osdl.org: cleanups]
Signed-off-by: Ard van Breemen <ard@telegraafnet.nl>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/rcutorture.c')
0 files changed, 0 insertions, 0 deletions