[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240425130555.73132-1-imbrenda@linux.ibm.com>
Date: Thu, 25 Apr 2024 15:05:53 +0200
From: Claudio Imbrenda <imbrenda@...ux.ibm.com>
To: linux-kernel@...r.kernel.org, linux-s390@...r.kernel.org
Cc: hca@...ux.ibm.com, gor@...ux.ibm.com, agordeev@...ux.ibm.com,
svens@...ux.ibm.com, gerald.schaefer@...ux.ibm.com,
borntraeger@...ibm.com
Subject: [PATCH v1 0/2] s390/pgtable: misc small improvements
This series has two small improvements for the s390 page tables.
The first aligns the layout of large puds with that of large pmds;
there is no reason for the large pud read and write softbits to be
swapped compared to large pmds.
The second introduces _REGION3_ENTRY_HARDWARE_BITS_LARGE, for
completeness, which is a bitmask of the hardware bits for large puds.
Claudio Imbrenda (2):
s390/pgtable: switch read and write softbits for puds
s390/pgtable: introduce _REGION3_ENTRY_HARDWARE_BITS_LARGE
arch/s390/include/asm/pgtable.h | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
2.44.0
Powered by blists - more mailing lists