Re: [GIT PULL] arch/parisc fixes for 2.6.31-rc6
From: Helge Deller
Date:  Tue Aug 04 2009 - 17:01:20 EST
On 08/04/2009 04:39 AM, Kyle McMartin wrote:
On Sun, Aug 02, 2009 at 07:02:22PM +0200, Helge Deller wrote:
Hi Linus,
please pull the following changes for the HP parisc architecture.
Thanks,
Helge
Linus,
Please pull Helge's tree, I'm OK with it now (though I would have
definitely appreciated *some* notice.)
Kyle,
Thanks a lot!
Helge
regards, Kyle
The following changes since commit ed680c4ad478d0fee9740f7d029087f181346564:
   Linus Torvalds (1):
         Linux 2.6.31-rc5
are available in the git repository at:
   git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-2.6.git for-linus
Helge Deller (5):
       parisc: hp_sdc_mlc.c - check return value of down_trylock()
       parisc: dino.c - check return value of pci_assign_resource()
       parisc: sticore.c - check return values
       parisc: parisc-agp.c - use correct page_mask function
       parisc: hppb.c - fix printk format strings
Jaswinder Singh Rajput (1):
       parisc: includecheck fix for ccio-dma.c
John David Anglin (2):
       parisc: Fix GOT overflow during module load on 64bit kernel
       parisc: Set correct bit in protection flags
Michael Buesch (1):
       parisc: isa-eeprom - Fix loff_t usage
Roel Kluin (1):
       parisc: Fix read buffer overflow in pdc_stable driver
Stoyan Gaydarov (1):
       parisc: fixed faulty check in lba_pci
  arch/parisc/kernel/entry.S       |    2 +-
  arch/parisc/kernel/module.c      |   50 ++++++++++++++++++++++++++++++++++----
  drivers/char/agp/parisc-agp.c    |    2 +-
  drivers/input/serio/hp_sdc_mlc.c |    2 +-
  drivers/parisc/ccio-dma.c        |    1 -
  drivers/parisc/dino.c            |    2 +-
  drivers/parisc/eisa_eeprom.c     |    2 +-
  drivers/parisc/hppb.c            |    9 ++++--
  drivers/parisc/lba_pci.c         |    2 +-
  drivers/parisc/pdc_stable.c      |    2 +-
  drivers/video/console/sticore.c  |    9 +++++-
  11 files changed, 65 insertions(+), 18 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/