All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] parisc architecture bug and warning fixes for kernel v5.16-rc3
@ 2021-11-24 17:07 Helge Deller
  2021-11-24 18:31 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2021-11-24 17:07 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin, Sven Schnelle

The following changes since commit 136057256686de39cc3a07c2e39ef6bc43003ff6:

  Linux 5.16-rc2 (2021-11-21 13:47:39 -0800)

are available in the Git repository at:

  http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/for-5.16/parisc-5

for you to fetch changes up to 98400ad75e95860e9a10ec78b0b90ab66184a2ce:

  Revert "parisc: Fix backtrace to always include init funtion names" (2021-11-22 07:37:31 +0100)

----------------------------------------------------------------
parisc bug and warning fixes for kernel v5.16-rc3

Increase the FRAME_WARN value to avoid some new warnings which showed up
in the Linux kernel test project, revert a patch which moved the _stext
symbol and thus tiggered errors in the hardened usercopy checks, and
introduce an extru_safe() assembler macro to overcome possible unsafe
usage of the extru asm statement on 64-bit PA2.0 machines.

----------------------------------------------------------------
Helge Deller (4):
      parisc: Increase FRAME_WARN to 2048 bytes on parisc
      parisc: Provide an extru_safe() macro to extract unsigned bits
      parisc: Convert PTE lookup to use extru_safe() macro
      Revert "parisc: Fix backtrace to always include init funtion names"

John David Anglin (1):
      parisc: Fix extraction of hash lock bits in syscall.S

 arch/parisc/include/asm/assembly.h | 11 +++++++++++
 arch/parisc/kernel/entry.S         | 14 +++-----------
 arch/parisc/kernel/syscall.S       |  4 ++--
 arch/parisc/kernel/vmlinux.lds.S   |  3 +--
 lib/Kconfig.debug                  |  5 +++--
 5 files changed, 20 insertions(+), 17 deletions(-)


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

* Re: [GIT PULL] parisc architecture bug and warning fixes for kernel v5.16-rc3
  2021-11-24 17:07 [GIT PULL] parisc architecture bug and warning fixes for kernel v5.16-rc3 Helge Deller
@ 2021-11-24 18:31 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-24 18:31 UTC (permalink / raw)
  To: Helge Deller
  Cc: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin, Sven Schnelle

The pull request you sent on Wed, 24 Nov 2021 18:07:50 +0100:

> http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/for-5.16/parisc-5

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

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:[~2021-11-24 18:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-24 17:07 [GIT PULL] parisc architecture bug and warning fixes for kernel v5.16-rc3 Helge Deller
2021-11-24 18:31 ` 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.