Re: [PATCH] mm_types: remove references to s390 gmap
"David Hildenbrand (Arm)" <[email protected]>
| Newsgroups | org.kernel.vger.linux-m68k,org.kernel.vger.kvm,org.kernel.vger.linux-kernel,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
On 4/27/26 12:58, Paolo Bonzini wrote: > s390 does not anymore use special struct page for its shadow page tables. > The honor of giving a special meaning to pt_index is now m68k's, so > rename the fields and adjust them for the desired type. > > Cc: [email protected] > Cc: [email protected] > Cc: David Hildenbrand (Arm) <[email protected]> > Cc: Geert Uytterhoeven <[email protected]> > Signed-off-by: Paolo Bonzini <[email protected]> > --- Acked-by: David Hildenbrand (Arm) <[email protected]> -- Cheers, David