[git patches] parisc bugfixes for 2.6.22-rc5

Kyle McMartin <[email protected]> Thu, 21 Jun 2007 17:39:30 -0400
Newsgroups gmane.linux.ports.hppa
Message-ID <[email protected]>
Hi Linus,

Just a few last minute critical bugfixes for parisc for 2.6.22.

Cheers,
	Kyle M.

The following changes since commit 188e1f81ba31af1b65a2f3611df4c670b092bbac:
  Linus Torvalds (1):
        Linux 2.6.22-rc5

are available in the git repository at:

  /pub/scm/linux/kernel/git/kyle/parisc-2.6.git master

Helge Deller (1):
      [PARISC] Handle wrapping in expand_upwards()

Julian Stecklina (1):
      [PARISC] stop lcd driver from stripping initial whitespace

Randolph Chung (2):
      [PARISC] Fix unwinder on 64-bit kernels
      [PARISC] unwinder improvements

 arch/parisc/kernel/unwind.c |   43 ++++++++++++++++++++++++++++++++++++-------
 drivers/parisc/led.c        |    6 ------
 include/asm-parisc/system.h |    1 -
 mm/mmap.c                   |    9 +++++++--
 4 files changed, 43 insertions(+), 16 deletions(-)