[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZGERqF1P4VlazwPG@p100>
Date: Sun, 14 May 2023 18:51:52 +0200
From: Helge Deller <deller@....de>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-parisc@...r.kernel.org,
James Bottomley <James.Bottomley@...senpartnership.com>,
John David Anglin <dave.anglin@...l.net>
Subject: [GIT PULL] parisc architecture fixes for v6.4-rc2
Hi Linus,
please pull two small fixes for the parisc architecture for 6.4-rc2.
Fix the swap entry encoding calculation (tagged for backport) and avoid a
gcc-12 warning.
Thanks,
Helge
---
The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:
Linux 6.4-rc1 (2023-05-07 13:34:35 -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.4-2
for you to fetch changes up to 6f9e98849edaa8aefc4030ff3500e41556e83ff7:
parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flag (2023-05-14 02:04:27 +0200)
----------------------------------------------------------------
parisc architecture fixes for kernel v6.4-rc2:
- Fix encoding of swp_entry due to added SWP_EXCLUSIVE flag
- Include reboot.h to avoid gcc-12 compiler warning
----------------------------------------------------------------
Helge Deller (1):
parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flag
Simon Horman (1):
parisc: kexec: include reboot.h
arch/parisc/include/asm/pgtable.h | 8 ++++----
arch/parisc/kernel/kexec.c | 2 ++
2 files changed, 6 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists