[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20180503165400.GA6897@ls3530.fritz.box>
Date: Thu, 3 May 2018 18:54:00 +0200
From: Helge Deller <deller@....de>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-parisc@...r.kernel.org,
James Bottomley <James.Bottomley@...senPartnership.com>,
John David Anglin <dave.anglin@...l.net>
Subject: [GIT PULL] parisc fixes for 4.17-rc4
Hi Linus,
please pull a few fixes and documentation updates for the parisc architecture from:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.17-4
Fix two section mismatches, convert to read_persistent_clock64(), add further
documentation regarding the HPMC crash handler and make bzImage the default
build target.
Thanks,
Helge
----------------------------------------------------------------
Baolin Wang (1):
parisc: time: Convert read_persistent_clock() to read_persistent_clock64()
Helge Deller (4):
parisc: Make bzImage default build target
parisc: Document rules regarding checksum of HPMC handler
parisc: drivers.c: Fix section mismatches
parisc: Fix section mismatches
arch/parisc/Makefile | 3 +++
arch/parisc/kernel/drivers.c | 7 ++++---
arch/parisc/kernel/pci.c | 2 +-
arch/parisc/kernel/time.c | 2 +-
arch/parisc/kernel/traps.c | 11 +++++++++++
arch/parisc/mm/init.c | 2 +-
drivers/parisc/ccio-dma.c | 2 +-
7 files changed, 22 insertions(+), 7 deletions(-)
Powered by blists - more mailing lists