linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] parisc architecture fixes for kernel v4.20
@ 2018-10-29 21:04 Helge Deller
  2018-10-29 22:03 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2018-10-29 21:04 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin

Hi Linus,

please pull three small patches for the parisc architecture for 4.20-rc1 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.20-2

Three small patches:

- A boot fix for A500 machines, crash was caused by the new alternative
  patching code from this merge window (by Dave)
- Change __kernel_suseconds_t to match glibc on 64-bit parisc (by Arnd)
- Use constants instead of hard-coded numbers (by me)

Thanks,
Helge

----------------------------------------------------------------
Arnd Bergmann (1):
      parisc64: change __kernel_suseconds_t to match glibc

Helge Deller (1):
      parisc: Use LINUX_GATEWAY_SPACE constant in entry.S

John David Anglin (1):
      parisc: Fix A500 boot crash

 arch/parisc/include/uapi/asm/posix_types.h |  3 ---
 arch/parisc/kernel/entry.S                 |  5 +++--
 arch/parisc/mm/init.c                      | 10 ++++------
 3 files changed, 7 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] parisc architecture fixes for kernel v4.20
  2018-10-29 21:04 [GIT PULL] parisc architecture fixes for kernel v4.20 Helge Deller
@ 2018-10-29 22:03 ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2018-10-29 22:03 UTC (permalink / raw)
  To: deller
  Cc: Linux Kernel Mailing List, linux-parisc, James.Bottomley, dave.anglin

On Mon, Oct 29, 2018 at 2:04 PM Helge Deller <deller@gmx.de> wrote:
>
> Three small patches:

Pulled,

                  Linus

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-29 22:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-29 21:04 [GIT PULL] parisc architecture fixes for kernel v4.20 Helge Deller
2018-10-29 22:03 ` Linus Torvalds

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).