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

From: Helge Deller
Date: Tue Aug 15 2023 - 16:21:22 EST


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