Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Kyle McMartin <kyle@hera.kernel.org>
To: torvalds@linux-foundation.org
Cc: linux-parisc@vger.kernel.org
Subject: [git pull request] parisc fixes for 2.6.37
Date: Sun, 5 Dec 2010 00:47:10 +0000	[thread overview]
Message-ID: <20101205004710.GA10250@hera.kernel.org> (raw)

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(-)

                 reply	other threads:[~2010-12-05  0:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101205004710.GA10250@hera.kernel.org \
    --to=kyle@hera.kernel.org \
    --cc=kyle@mcmartin.ca \
    --cc=linux-parisc@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox