Message ID | 20210301083230.30924-1-osalvador@suse.de (mailing list archive) |
---|---|
Headers | show |
Series | Cleanup and fixups for vmemmap handling | expand |
On Mon, 1 Mar 2021 09:32:27 +0100 Oscar Salvador <osalvador@suse.de> wrote: > Hi Andrew, > > Now that 5.12-rc1 is out, and as discussed, here there is a new version on top > of it. > Please, consider picking up the series. > I grabbed them, but... > > arch/x86/mm/init_64.c | 189 +++++++++++++++++++++++++++++++------------------- Perhaps a better route would be via an x86 tree.
On Tue, Mar 02, 2021 at 04:09:35PM -0800, Andrew Morton wrote: > > arch/x86/mm/init_64.c | 189 +++++++++++++++++++++++++++++++------------------- > > Perhaps a better route would be via an x86 tree. I assumed you took mm stuff, even if arch-specific. I can still take them through tip if you prefer... Thx.
On Wed, 3 Mar 2021 19:38:30 +0100 Borislav Petkov <bp@alien8.de> wrote: > On Tue, Mar 02, 2021 at 04:09:35PM -0800, Andrew Morton wrote: > > > arch/x86/mm/init_64.c | 189 +++++++++++++++++++++++++++++++------------------- > > > > Perhaps a better route would be via an x86 tree. > > I assumed you took mm stuff, even if arch-specific. I can still take > them through tip if you prefer... > I don't mind. Some review-and-acking would be nice?