On Thu Jan 23, 2025 at 3:46 PM CET, Claudio Imbrenda wrote: > The page->index field for VSIE dat tables is only used for segment > tables. > > Stop setting the field for all region tables. > LGTM Reviewed-by: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx> > Signed-off-by: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx> > Reviewed-by: Janosch Frank <frankja@xxxxxxxxxxxxx> > --- > arch/s390/mm/gmap.c | 9 --------- > 1 file changed, 9 deletions(-) [...]