Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > > After merging the vfs-brauner tree, today's linux-next build (s390 > defconfig) produced this warning: > > arch/s390/configs/defconfig:626:warning: symbol value 'm' invalid for FSCACHE > > Introduced by commit > > 9896c4f367fc ("netfs, fscache: Combine fscache with netfs") I've fixed the arches that had FSCACHE=m to have NETFS_SUPPORT=m and FSCACHE=y. David