On 5/12/20 5:54 AM, Stephen Rothwell wrote: > Hi all, > > News: there will be no linux-next release tomorrow. > > Changes since 20200511: > > New trees: notifications, fsinfo > on i386 or x86_64: CC fs/namespace.o ../fs/namespace.c: In function ‘fsinfo_generic_mount_topology’: ../fs/namespace.c:4274:42: error: ‘struct mount’ has no member named ‘mnt_topology_changes’ p->mnt_topology_changes = atomic_read(&m->mnt_topology_changes); ^~ i.e., CONFIG_MOUNT_NOTIFICATIONS is not set/enabled. Full randconfig file is attached. -- ~Randy Reported-by: Randy Dunlap