public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Helge Deller <deller@gmx.de>
To: 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>,
	Sven Schnelle <svens@stackframe.org>
Subject: [GIT PULL] few more parisc architecture fixes for kernel v5.16-rc1
Date: Sun, 14 Nov 2021 19:57:32 +0100	[thread overview]
Message-ID: <YZFcHM+23JDGpXTE@ls3530> (raw)

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(-)

             reply	other threads:[~2021-11-14 18:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-14 18:57 Helge Deller [this message]
2021-11-14 19:56 ` [GIT PULL] few more parisc architecture fixes for kernel v5.16-rc1 pr-tracker-bot

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=YZFcHM+23JDGpXTE@ls3530 \
    --to=deller@gmx.de \
    --cc=James.Bottomley@hansenpartnership.com \
    --cc=dave.anglin@bell.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-parisc@vger.kernel.org \
    --cc=svens@stackframe.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox