lkml.org 
[lkml]   [2010]   [Jul]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL tip/genirq] Please pull from lost-spurious-irq
Hello, Thomas.

With Jeff's acks added, patches to make libata use irq-expect are
commited. Please pull from the following branch to receive patches[1]
to improve lost/spurious irq handling.

git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc.git lost-spurious-irq

Thanks.

Tejun Heo (14):
irq: cleanup irqfixup
irq: make spurious poll timer per desc
irq: use desc->poll_timer for irqpoll
irq: kill IRQF_IRQPOLL
irq: misc preparations for further changes
irq: implement irq_schedule_poll()
irq: improve spurious IRQ handling
irq: implement IRQ watching
irq: implement IRQ expecting
irq: add comment about overall design of lost/spurious IRQ handling
usb: use IRQ watching
sata_fsl,mv,nv: prepare for NCQ command completion update
libata: always use ata_qc_complete_multiple() for NCQ command completion
libata: use IRQ expecting

arch/arm/mach-aaec2000/core.c | 2 +-
arch/arm/mach-at91/at91rm9200_time.c | 2 +-
arch/arm/mach-at91/at91sam926x_time.c | 2 +-
arch/arm/mach-bcmring/core.c | 2 +-
arch/arm/mach-clps711x/time.c | 2 +-
arch/arm/mach-cns3xxx/core.c | 2 +-
arch/arm/mach-ebsa110/core.c | 2 +-
arch/arm/mach-ep93xx/core.c | 2 +-
arch/arm/mach-footbridge/dc21285-timer.c | 2 +-
arch/arm/mach-footbridge/isa-timer.c | 2 +-
arch/arm/mach-h720x/cpu-h7201.c | 2 +-
arch/arm/mach-h720x/cpu-h7202.c | 2 +-
arch/arm/mach-integrator/integrator_ap.c | 2 +-
arch/arm/mach-ixp2000/core.c | 2 +-
arch/arm/mach-ixp23xx/core.c | 2 +-
arch/arm/mach-ixp4xx/common.c | 2 +-
arch/arm/mach-lh7a40x/time.c | 2 +-
arch/arm/mach-mmp/time.c | 2 +-
arch/arm/mach-netx/time.c | 2 +-
arch/arm/mach-ns9xxx/irq.c | 3 -
arch/arm/mach-ns9xxx/time-ns9360.c | 2 +-
arch/arm/mach-nuc93x/time.c | 2 +-
arch/arm/mach-omap1/time.c | 2 +-
arch/arm/mach-omap1/timer32k.c | 2 +-
arch/arm/mach-omap2/timer-gp.c | 2 +-
arch/arm/mach-pnx4008/time.c | 2 +-
arch/arm/mach-pxa/time.c | 2 +-
arch/arm/mach-sa1100/time.c | 2 +-
arch/arm/mach-shark/core.c | 2 +-
arch/arm/mach-u300/timer.c | 2 +-
arch/arm/mach-w90x900/time.c | 2 +-
arch/arm/plat-iop/time.c | 2 +-
arch/arm/plat-mxc/time.c | 2 +-
arch/arm/plat-samsung/time.c | 2 +-
arch/arm/plat-versatile/timer-sp.c | 2 +-
arch/blackfin/kernel/time-ts.c | 6 +-
arch/ia64/kernel/time.c | 2 +-
arch/parisc/kernel/irq.c | 2 +-
arch/powerpc/platforms/cell/interrupt.c | 5 +-
arch/x86/kernel/time.c | 2 +-
drivers/ata/libata-core.c | 54 ++-
drivers/ata/libata-eh.c | 4 +-
drivers/ata/libata-sff.c | 37 +-
drivers/ata/sata_fsl.c | 26 +-
drivers/ata/sata_mv.c | 58 +-
drivers/ata/sata_nv.c | 87 +--
drivers/clocksource/sh_cmt.c | 3 +-
drivers/clocksource/sh_mtu2.c | 3 +-
drivers/clocksource/sh_tmu.c | 3 +-
drivers/usb/core/hcd.c | 1 +
include/linux/interrupt.h | 43 +-
include/linux/irq.h | 40 +-
include/linux/libata.h | 2 +
kernel/irq/chip.c | 20 +-
kernel/irq/handle.c | 7 +-
kernel/irq/internals.h | 10 +-
kernel/irq/manage.c | 18 +-
kernel/irq/proc.c | 5 +-
kernel/irq/spurious.c | 978 +++++++++++++++++++++++++-----
59 files changed, 1101 insertions(+), 386 deletions(-)

--
tejun

[1] http://thread.gmane.org/gmane.linux.ide/46448


\
 
 \ /
  Last update: 2010-07-28 15:45    [W:0.069 / U:0.524 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site