Hi Linus, Please pull the following bug fixes for parisc. Contents are entirely bug fixes (two for the do_IRQ removal earlier this release) and a signal patch to remove redundant initializing of a union pointed out by Randy. regards, Kyle --- The following changes since commit bcb38ceb225f5d5b2198a2755277cd441ed1e82b: Revert "debug_locks: set oops_in_progress if we will log messages." (2010-11-29 15:18:28 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git fixes Guy Martin (2): parisc: KittyHawk LCD fix parisc: Fix GSC PS/2 driver name for keyboard and mouse James Bottomley (2): parisc: fix dino/gsc interrupts parisc: convert the rest of the irq handlers to simple/percpu Kyle McMartin (1): parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturn arch/parisc/kernel/irq.c | 7 ++----- arch/parisc/kernel/signal.c | 9 +-------- drivers/input/serio/gscps2.c | 2 +- drivers/parisc/dino.c | 1 - drivers/parisc/eisa.c | 3 +-- drivers/parisc/gsc.c | 3 +-- drivers/parisc/iosapic.c | 8 ++++++++ drivers/parisc/led.c | 17 +++++++++++++---- drivers/parisc/superio.c | 3 +-- 9 files changed, 28 insertions(+), 25 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html