[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191130220520.GA12883@ls3530.fritz.box>
Date: Sat, 30 Nov 2019 23:05:20 +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>
Subject: [GIT PULL] parisc architecture updates for kernel v5.5
Hi Linus,
please pull new updates for the parisc architecture for kernel 5.5 from:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-5.5-1
Just trivial small updates: An assembler register optimization in the inlined
networking checksum functions, a compiler warning fix and don't unneccesary
print a runtime warning on machines which wouldn't be affected anyway.
Thanks,
Helge
----------------------------------------------------------------
Helge Deller (2):
parisc: Do not hardcode registers in checksum functions
kexec: Fix pointer-to-int-cast warnings
John David Anglin (1):
parisc: Avoid spurious inequivalent alias kernel error messages
arch/parisc/include/asm/checksum.h | 101 +++++++++++++++++++------------------
arch/parisc/kernel/cache.c | 2 +-
kernel/kexec_file.c | 4 +-
3 files changed, 55 insertions(+), 52 deletions(-)
Powered by blists - more mailing lists