[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241001-feigling-lotsen-223db961f8d2@brauner>
Date: Tue, 1 Oct 2024 17:00:49 +0200
From: Christian Brauner <brauner@...nel.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Benjamin Coddington <bcodding@...hat.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build warning after merge of the vfs-brauner tree
On Tue, Oct 01, 2024 at 02:19:58PM GMT, Stephen Rothwell wrote:
> Hi all,
>
> On Tue, 1 Oct 2024 09:11:34 +1000 Stephen Rothwell <sfr@...b.auug.org.au> wrote:
> >
> > After merging the vfs-brauner tree, today's linux-next build (powerpc
> > ppc64_defconfig) produced this warning:
> >
> > fs/lockd/svclock.c: In function 'nlmsvc_lock':
> > fs/lockd/svclock.c:483:34: warning: unused variable 'inode' [-Wunused-variable]
> > 483 | struct inode *inode = nlmsvc_file_inode(file);
> > | ^~~~~
> >
> > Introduced by commit
> >
> > 81be05940ccc ("NLM/NFSD: Fix lock notifications for async-capable filesystems")
>
> This became a build failure in my i386 defconfig build, so I applied
> the following patch for today.
Thank you. I just folded that fix into the commit.
Powered by blists - more mailing lists