Re: linux-next: build failure after merge of the v9fs tree

From: Dominique Martinet
Date: Tue Jul 12 2022 - 21:06:37 EST


Stephen Rothwell wrote on Wed, Jul 13, 2022 at 11:02:22AM +1000:
> After merging the v9fs tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> net/9p/trans_fd.c:275:12: error: 'failme' defined but not used [-Werror=unused-variable]
> 275 | static int failme;
> | ^~~~~~
> cc1: all warnings being treated as errors
>
> Caused by commit
>
> c249fb4f9193 ("9p: roll p9_tag_remove into p9_req_put")
>
> I have used the v9fs tree from next-20220712 for today.

Sorry, fixed in my tree.

That can wait tomorrow.

--
Dominique