On Thu Jan 23, 2025 at 3:46 PM CET, Claudio Imbrenda wrote: > Move the softbits in the PGSTEs to the other usable area. > > This leaves the 16-bit block of usable bits free, which will be used in the > next patch for something else. > > Signed-off-by: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx> > Reviewed-by: Steffen Eiden <seiden@xxxxxxxxxxxxx> LGTM Reviewed-by: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx> > --- > arch/s390/include/asm/pgtable.h | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) [...]