public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] parisc architecture updates for 4.8-rc1
@ 2016-08-04 20:15 Helge Deller
  0 siblings, 0 replies; only message in thread
From: Helge Deller @ 2016-08-04 20:15 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin
  Cc: George Spelvin

Hi Linus,

Please pull some parisc architecture updates for kernel 4.8-rc1 from 
  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.8-1

Changes in this patch set:
- added an optimized hash implementation for parisc (George Spelvin)
- C99 style cleanups in iomap.c (Amitoj Kaur Chawla)
- Added breaks to switch statement in PDC function (noticed by Dan Carpenter)

Thanks,
Helge

----------------------------------------------------------------
Amitoj Kaur Chawla (1):
      parisc: Change structure intialisation to C99 style in iomap.c

George Spelvin (1):
      parisc: Add <asm/hash.h>

Helge Deller (1):
      parisc: Add break statements to pdc_pat_io_pci_cfg_read()

 arch/parisc/Kconfig            |   1 +
 arch/parisc/include/asm/hash.h | 146 +++++++++++++++++++++++++++++++++++++++++
 arch/parisc/kernel/firmware.c  |   6 +-
 arch/parisc/lib/iomap.c        |  64 +++++++++---------
 4 files changed, 182 insertions(+), 35 deletions(-)
 create mode 100644 arch/parisc/include/asm/hash.h

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-04 20:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-04 20:15 [GIT PULL] parisc architecture updates for 4.8-rc1 Helge Deller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox