From: Helge Deller <deller@gmx.de>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: 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>
Subject: [GIT PULL] parisc fixes for kernel v4.19
Date: Tue, 2 Oct 2018 23:02:13 +0200 [thread overview]
Message-ID: <20181002210213.GA17826@ls3530.fritz.box> (raw)
Hi Greg,
please pull a last set of fixes for the parisc architecture for kernel 4.19 from:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.19-3
The major change is for parisc64 to use a 64-bit suseconds_t type to
match what glibc expects for 64-bit userspace. It's an ABI change, but
since we don't have a 64-bit userspace on parisc yet, it won't introduce
a breakage.
Other than that we simply drop unused code and outdated gcc version
checks.
Thanks,
Helge
----------------------------------------------------------------
Arnd Bergmann (1):
parisc64: change __kernel_suseconds_t to match glibc
Christoph Hellwig (1):
parisc: remove the dead ccio-rm-dma driver
Helge Deller (1):
parisc: Use PARISC_ITLB_TRAP constant in entry.S
Masahiro Yamada (1):
parisc: remove check for minimum required GCC version
arch/parisc/Makefile | 9 --
arch/parisc/include/uapi/asm/posix_types.h | 3 -
arch/parisc/kernel/entry.S | 2 +-
drivers/parisc/Makefile | 3 -
drivers/parisc/ccio-rm-dma.c | 202 -----------------------------
5 files changed, 1 insertion(+), 218 deletions(-)
delete mode 100644 drivers/parisc/ccio-rm-dma.c
next reply other threads:[~2018-10-02 21:02 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-02 21:02 Helge Deller [this message]
2018-10-02 21:16 ` [GIT PULL] parisc fixes for kernel v4.19 Greg Kroah-Hartman
2018-10-02 21:46 ` Helge Deller
2018-10-02 22:24 ` Greg Kroah-Hartman
2018-10-03 14:47 ` Helge Deller
2018-10-03 18:16 ` Greg Kroah-Hartman
2018-10-03 19:49 ` Arnd Bergmann
2018-10-03 23:02 ` gregkh
2018-10-04 8:41 ` Helge Deller
2018-10-04 13:34 ` Arnd Bergmann
2018-10-04 14:30 ` Helge Deller
2018-10-04 14:38 ` Helge Deller
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=20181002210213.GA17826@ls3530.fritz.box \
--to=deller@gmx.de \
--cc=James.Bottomley@HansenPartnership.com \
--cc=dave.anglin@bell.net \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-parisc@vger.kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.