[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191221143539.GA29263@ls3530.fritz.box>
Date: Sat, 21 Dec 2019 15:35:39 +0100
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>
Cc: Sven Schnelle <svens@...ckframe.org>
Subject: [GIT PULL] parisc architecture fixes for kernel v5.5-rc3
Hi Linus,
please pull a few small fixes for the parisc architecture for kernel 5.5-rc3 from:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-5.5-2
Two build error fixes, one for the soft_offline_page() parameter change and one
for a specific KEXEC/KEXEC_FILE configuration, as well as a compiler and a
linker warning fix.
Thanks,
Helge
----------------------------------------------------------------
Helge Deller (2):
parisc: soft_offline_page() now takes the pfn
parisc: Fix compiler warnings in debug_core.c
Sven Schnelle (2):
parisc: fix compilation when KEXEC=n and KEXEC_FILE=y
parisc: add missing __init annotation
arch/parisc/include/asm/cmpxchg.h | 10 ++++++++--
arch/parisc/include/asm/kexec.h | 4 ----
arch/parisc/kernel/Makefile | 2 +-
arch/parisc/kernel/drivers.c | 2 +-
arch/parisc/kernel/pdt.c | 3 +--
5 files changed, 11 insertions(+), 10 deletions(-)
Powered by blists - more mailing lists