All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] parisc architecture updates for kernel v5.11-rc1
@ 2020-12-16 19:22 Helge Deller
  2020-12-16 20:16 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2020-12-16 19:22 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin

Hello Linus,

please pull the updates for the parisc architecture for kernel 5.11-rc1 from:

  http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-5.11-1

This patchset includes:

A change to increase the default maximum stack size on parisc to 100 MB
and the ability to further increase the stack hard limit size at runtime
with ulimit for newly started processes.

The other patches fix compile warnings, utilizes the Kbuild logic and
cleanups the parisc arch code.

Thanks,
Helge

----------------------------------------------------------------
The following changes since commit f8394f232b1eab649ce2df5c5f15b0e528c92091:

  Linux 5.10-rc3 (2020-11-08 16:10:16 -0800)

are available in the Git repository at:

  http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-5.11-1

for you to fetch changes up to 39b1e779b6e2d4ca7967b49b26f1e4358f20c90c:

  parisc: pci-dma: fix warning unused-function (2020-12-15 05:41:11 +0100)

----------------------------------------------------------------
Anders Roxell (1):
      parisc: pci-dma: fix warning unused-function

Geert Uytterhoeven (1):
      parisc/uapi: Use Kbuild logic to provide <asm/types.h>

Helge Deller (3):
      parisc: Drop loops_per_jiffy from per_cpu struct
      parisc: Use _TIF_USER_WORK_MASK in entry.S
      parisc: Make user stack size configurable

 arch/parisc/include/asm/processor.h  |  8 ++------
 arch/parisc/include/uapi/asm/types.h |  7 -------
 arch/parisc/kernel/entry.S           |  4 ++--
 arch/parisc/kernel/pci-dma.c         |  2 +-
 arch/parisc/kernel/processor.c       |  5 ++---
 arch/parisc/kernel/sys_parisc.c      | 23 +++++++++++++++++++++--
 fs/exec.c                            |  4 ++--
 mm/Kconfig                           | 12 +++++-------
 8 files changed, 35 insertions(+), 30 deletions(-)
 delete mode 100644 arch/parisc/include/uapi/asm/types.h

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

* Re: [GIT PULL] parisc architecture updates for kernel v5.11-rc1
  2020-12-16 19:22 [GIT PULL] parisc architecture updates for kernel v5.11-rc1 Helge Deller
@ 2020-12-16 20:16 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-12-16 20:16 UTC (permalink / raw)
  To: Helge Deller
  Cc: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin

The pull request you sent on Wed, 16 Dec 2020 20:22:35 +0100:

> http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-5.11-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5ee863bec794f30bdf7fdf57ce0d9f579b0d1aa3

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2020-12-16 20:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-16 19:22 [GIT PULL] parisc architecture updates for kernel v5.11-rc1 Helge Deller
2020-12-16 20:16 ` pr-tracker-bot

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.