From: Helge Deller <deller@gmx.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org,
James Bottomley <James.Bottomley@HansenPartnership.com>,
John David Anglin <dave.anglin@bell.net>
Cc: George Spelvin <linux@sciencehorizons.net>
Subject: [GIT PULL] parisc architecture updates for 4.8-rc1
Date: Thu, 4 Aug 2016 22:15:05 +0200 [thread overview]
Message-ID: <20160804201505.GA22205@ls3530.box> (raw)
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
reply other threads:[~2016-08-04 20:15 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=20160804201505.GA22205@ls3530.box \
--to=deller@gmx.de \
--cc=James.Bottomley@HansenPartnership.com \
--cc=dave.anglin@bell.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-parisc@vger.kernel.org \
--cc=linux@sciencehorizons.net \
--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