Re: [PATCH mm-unstable v7 00/31] Split ptdesc from struct page

2023-07-26 Thread Matthew Wilcox
On Mon, Jul 24, 2023 at 09:41:36PM -0700, Hugh Dickins wrote: > On Mon, 24 Jul 2023, Vishal Moola (Oracle) wrote: > > > The MM subsystem is trying to shrink struct page. This patchset > > introduces a memory descriptor for page table tracking - struct ptdesc. > > > > This patchset introduces ptde

Re: linux-next: Tree for Jul 27 (fbdev/core/fbcon.o)

2023-07-26 Thread Randy Dunlap
On 7/26/23 21:33, Stephen Rothwell wrote: > Hi all, > > Changes since 20230726: > on ARCH=um, SUBARCH=i386: many build errors for fbdev: x86_64-suse-linux/13/../../../../x86_64-suse-linux/bin/ld: drivers/video/fbdev/core/fbcon.o: in function `store_rotate_all': UM32/../dr

Re: linux-next: Tree for Jul 27 (fbdev/core/fbcon.o)

2023-07-26 Thread Randy Dunlap
On 7/26/23 22:56, Randy Dunlap wrote: > > > On 7/26/23 21:33, Stephen Rothwell wrote: >> Hi all, >> >> Changes since 20230726: >> > > on ARCH=um, SUBARCH=i386: > > many build errors for fbdev: > > x86_64-suse-linux/13/../../../../x8