diff options
| author | Ingo Molnar <[email protected]> | 2007-03-22 10:31:19 +0100 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-03-22 19:42:31 -0700 |
| commit | 4edc5db83f574dfcc8be35b7b96760ded543b360 (patch) | |
| tree | 73130848bbb4706699b70621ee2b4d587830cedf /include/linux/debugobjects.h | |
| parent | 9c35dd7f8bda1849dcb430be99325504221048df (diff) | |
[PATCH] setup_boot_APIC_clock() irq-enable fix
latest -git triggers an irqtrace/lockdep warning of a leaked
irqs-off condition:
BUG: at kernel/fork.c:1033 copy_process()
after some debugging it turns out that commit ca1b940c accidentally left
interrupts disabled - which trickled down all the way to the first time
we fork a kernel thread and triggered the warning.
the fix is to re-enable interrupts in the 'else' branch of
setup_boot_APIC_clock()'s pmtimers calibration path.
Reported-by: Michal Piotrowski <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions