]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 Feb 2017 02:08:29 +0000 (18:08 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 Feb 2017 02:08:29 +0000 (18:08 -0800)
commitd54fb431ea18b35c099e4452a082dba80ccb78a3
treeed5dd611aef574c765a342ae9c7219d9c65e796f
parent782c517cf0fc1f401e522173781bcb94da06653d
Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"

This reverts commit a7fc4e264676e81000a1b9e6335c0f8d0f32fc88.

Gabriel C reports that it causes his machine to not boot, and we haven't
tracked down the reason for it yet.  Since the bug it fixes has been
around for a longish time, we're better off reverting the fix for now.

Gabriel says:
 "It hangs early and freezes with a lot RCU warnings.

  I bisected it down to :

  > Ruslan Ruslichenko (1):
  >       x86/ioapic: Restore IO-APIC irq_chip retrigger callback

  Reverting this one fixes the problem for me..

  The box is a PRIMERGY TX200 S5 , 2 socket , 2 x E5520 CPU(s) installed"

and Ruslan and Thomas are currently stumped.

Reported-and-bisected-by: Gabriel C <nix.or.die@gmail.com>
Cc: Ruslan Ruslichenko <rruslich@cisco.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: stable@kernel.org # for the backport of the original commit
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86/kernel/apic/io_apic.c