mbox series

[GIT,PULL] parisc architecture fixes for v6.5-rc7

Message ID ZNveCSXhx2LrtgVL@p100 (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL] parisc architecture fixes for v6.5-rc7 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.5-rc7

Message

Helge Deller Aug. 15, 2023, 8:20 p.m. UTC
Hi Linus,

please pull one single patch for the parisc architecture for 6.5-rc7:

Fix the parisc TLB ptlock checks so that they can be enabled
together with the lightweight spinlock checks.

Thanks,
Helge

---

The following changes since commit 2ccdd1b13c591d306f0401d98dedc4bdcd02b421:

  Linux 6.5-rc6 (2023-08-13 11:29:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.5-rc7

for you to fetch changes up to 7a894c87374771f3cfb1b8e5453fbe03f1fb8135:

  parisc: Fix CONFIG_TLB_PTLOCK to work with lightweight spinlock checks (2023-08-14 09:54:49 +0200)

----------------------------------------------------------------
parisc architecture fixes for kernel v6.5-rc7:

- Fix TLB ptlock checks to not break lightweight spinlock checks

----------------------------------------------------------------
Helge Deller (1):
      parisc: Fix CONFIG_TLB_PTLOCK to work with lightweight spinlock checks

 arch/parisc/kernel/entry.S | 47 +++++++++++++++++++++++-----------------------
 1 file changed, 23 insertions(+), 24 deletions(-)

Comments

pr-tracker-bot@kernel.org Aug. 15, 2023, 8:31 p.m. UTC | #1
The pull request you sent on Tue, 15 Aug 2023 22:20:25 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.5-rc7

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

Thank you!