lkml.org 
[lkml]   [2007]   [Oct]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/17] various irq handler cleanups
Date
This series continues the work of running through irq handlers that use
their 'irq' argument -- almost always for trivial (or even wrong)
reasons.

In many cases, this work eliminates some pointless code in the fastpath,
and/or otherwise makes interrupt handling [ever so] slightly more
efficient and clean.

As usual, this work is being committed to the 'irq-cleanups' branch of
git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6.git

which encompasses the following changes (includes some previously
posted, and not re-posted in this series):

older cleanups:
[PARPORT] Consolidate code copies into a single generic irq handler
[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interru
[PARPORT] Remove unused 'irq' argument from parport irq functions
[BLUETOOTH] Eliminate checks for impossible conditions in irq handler
Eliminate pointless casts from void* in a few driver irq handlers.
[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate
[NETDRVR] lib82596, netxen: delete pointless tests from irq handler
[SCSI] aha152x: delete pointless test in irq handler
[ATM, CHAR, TOUCHSCREEN] remove needless use of irq handler first arg

new cleanups:
[IRQ ARG CLEANUP] more driver cleanups
drivers/char/ip2: split out irq core logic into separate function
drivers/char/ip2: separate polling and irq-driven work entry points
char/pcmcia/synclink_cs: trim trailing whitespace
drivers/char/pcmcia/synclink_cs.c: irq handler cleanups
drivers/char/riscom8: irq handler cleanups
drivers/char/{rio,specialix,sx}: irq handler cleanups
arch/x86/kernel/vm86_32.c: irq handler cleanup
drivers/char/{synclink,tpm}: irq handler cleanups
drivers/input/serio/i8042.c: irq handler clean
isdn/act2000: fix major bug. clean irq handler.
isdn/sc: irq handler clean
[netdrvr] driver irq handler cleanups
pcmcia/i82365: irq handler cleanups
serial, rtc/ds1374: irq handler cleanups
[SCSI] driver irq handler cleanups
RTC interrupt handling cleanups

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-10-21 09:55    [W:0.071 / U:0.512 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site