Re: linux-next: build warning after merge of the vfs-brauner tree

From: David Howells
Date: Thu Dec 21 2023 - 08:19:48 EST


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