aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorArd van Breemen <[email protected]>2007-01-05 16:36:19 -0800
committerLinus Torvalds <[email protected]>2007-01-05 23:55:21 -0800
commitc4a68306b9c0939b3facdad2cc5e34d660ff463a (patch)
treecd4479ae882bb52b00d71f85956ba8e1d0fdc03b /include/linux/debugobjects.h
parent34f1ca540679f61a02b7406f036d9edde9717ee2 (diff)
[PATCH] start_kernel: test if irq's got enabled early, barf, and disable them again
The calls made by parse_parms to other initialization code might enable interrupts again way too early. Having interrupts on this early can make systems PANIC when they initialize the IRQ controllers (which happens later in the code). This patch detects that irq's are enabled again, barfs about it and disables them again as a safety net. [[email protected]: cleanups] Signed-off-by: Ard van Breemen <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions