1. 06 7月, 2005 12 次提交
  2. 04 7月, 2005 9 次提交
  3. 03 7月, 2005 18 次提交
  4. 01 7月, 2005 1 次提交
    • I
      [PATCH] alpha smp fix (part #2) · 4a89a04f
      Ivan Kokshaysky 提交于
      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: NLinus Torvalds <torvalds@osdl.org>
      4a89a04f