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

The following changes since commit c8103c2718eb99aab954187ca5be14f3d994c9be:

  Merge tag '5.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 (2021-11-13 12:24:19 -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-3

for you to fetch changes up to 3ec18fc7831e7d79e2d536dd1f3bc0d3ba425e8a:

  parisc/entry: fix trace test in syscall exit path (2021-11-13 22:10:56 +0100)

----------------------------------------------------------------
parisc architecture build-, trace-, backtrace- and page table fixes

Fix a build error in stracktrace.c, fix resolving of addresses to
function names in backtraces, fix single-stepping in assembly code
and flush userspace pte's when using set_pte_at().

----------------------------------------------------------------
Helge Deller (2):
      parisc: Fix backtrace to always include init funtion names
      parisc: Fix implicit declaration of function '__kernel_text_address'

John David Anglin (1):
      parisc: Flush kernel data mapping in set_pte_at() when installing pte for user page

Sven Schnelle (1):
      parisc/entry: fix trace test in syscall exit path

 arch/parisc/include/asm/pgtable.h | 10 ++++++++--
 arch/parisc/kernel/cache.c        |  4 ++--
 arch/parisc/kernel/entry.S        |  2 +-
 arch/parisc/kernel/stacktrace.c   |  1 +
 arch/parisc/kernel/vmlinux.lds.S  |  3 ++-
 5 files changed, 14 insertions(+), 6 deletions(-)

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

* Re: [GIT PULL] few more parisc architecture fixes for kernel v5.16-rc1
  2021-11-14 18:57 [GIT PULL] few more parisc architecture fixes for kernel v5.16-rc1 Helge Deller
@ 2021-11-14 19:56 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-14 19:56 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 Sun, 14 Nov 2021 19:57:32 +0100:

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

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

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-14 19:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-14 18:57 [GIT PULL] few more parisc architecture fixes for kernel v5.16-rc1 Helge Deller
2021-11-14 19:56 ` 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.