Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull irq cleanups from Ingo Molnar: "This is a multi-arch cleanup series from Thomas Gleixner, which we kept to near the end of the merge window, to not interfere with architecture updates. This series (motivated by the -rt kernel) unifies more aspects of IRQ handling and generalizes PREEMPT_ACTIVE" * 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: preempt: Make PREEMPT_ACTIVE generic sparc: Use preempt_schedule_irq ia64: Use preempt_schedule_irq m32r: Use preempt_schedule_irq hardirq: Make hardirq bits generic m68k: Simplify low level interrupt handling code genirq: Prevent spurious detection for unconditionally polled interrupts
Showing
- arch/alpha/include/asm/thread_info.h 0 additions, 2 deletionsarch/alpha/include/asm/thread_info.h
- arch/arc/include/asm/thread_info.h 0 additions, 2 deletionsarch/arc/include/asm/thread_info.h
- arch/arm/include/asm/thread_info.h 0 additions, 6 deletionsarch/arm/include/asm/thread_info.h
- arch/arm64/include/asm/thread_info.h 0 additions, 6 deletionsarch/arm64/include/asm/thread_info.h
- arch/avr32/include/asm/thread_info.h 0 additions, 2 deletionsarch/avr32/include/asm/thread_info.h
- arch/blackfin/include/asm/hardirq.h 0 additions, 3 deletionsarch/blackfin/include/asm/hardirq.h
- arch/blackfin/include/asm/thread_info.h 0 additions, 2 deletionsarch/blackfin/include/asm/thread_info.h
- arch/c6x/include/asm/thread_info.h 0 additions, 2 deletionsarch/c6x/include/asm/thread_info.h
- arch/cris/include/asm/hardirq.h 0 additions, 12 deletionsarch/cris/include/asm/hardirq.h
- arch/cris/include/asm/thread_info.h 0 additions, 2 deletionsarch/cris/include/asm/thread_info.h
- arch/frv/include/asm/thread_info.h 0 additions, 2 deletionsarch/frv/include/asm/thread_info.h
- arch/hexagon/include/asm/thread_info.h 0 additions, 4 deletionsarch/hexagon/include/asm/thread_info.h
- arch/ia64/include/asm/thread_info.h 0 additions, 3 deletionsarch/ia64/include/asm/thread_info.h
- arch/ia64/kernel/entry.S 1 addition, 14 deletionsarch/ia64/kernel/entry.S
- arch/m32r/include/asm/hardirq.h 0 additions, 16 deletionsarch/m32r/include/asm/hardirq.h
- arch/m32r/include/asm/thread_info.h 0 additions, 2 deletionsarch/m32r/include/asm/thread_info.h
- arch/m32r/kernel/entry.S 1 addition, 7 deletionsarch/m32r/kernel/entry.S
- arch/m68k/include/asm/hardirq.h 0 additions, 11 deletionsarch/m68k/include/asm/hardirq.h
- arch/m68k/include/asm/thread_info.h 0 additions, 2 deletionsarch/m68k/include/asm/thread_info.h
- arch/m68k/kernel/entry.S 4 additions, 36 deletionsarch/m68k/kernel/entry.S
Please register or sign in to comment