diff options
author | Ivan Kokshaysky <ink@jurassic.park.msu.ru> | 2005-07-01 14:46:26 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-07-01 17:20:23 +0200 |
commit | 4a89a04f1ee21a7c1f4413f1ad7dcfac50ff9b63 (patch) | |
tree | 18e85e7f3656b7a009096cd55788d2c150cddadd /MAINTAINERS | |
parent | [PATCH] fatfs sectioning fix (diff) | |
download | linux-4a89a04f1ee21a7c1f4413f1ad7dcfac50ff9b63.tar.xz linux-4a89a04f1ee21a7c1f4413f1ad7dcfac50ff9b63.zip |
[PATCH] alpha smp fix (part #2)
This fixes the bug that caused BUG_ON(!irqs_disabled()) to trigger in
run_posix_cpu_timers() on alpha/smp. We didn't disable interrupts
properly before calling smp_percpu_timer_interrupt().
We *do* disable interrupts everywhere except this unfortunate
smp_percpu_timer_interrupt(). Fixed thus.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions