[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAH2r5msnvt3KF7Ro1FHrw4ckW9ZrqhgnEBaZ4YSPb_tTyrjXXA@mail.gmail.com>
Date: Thu, 16 Jan 2025 22:58:23 -0600
From: Steve French <smfrench@...il.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: "Paulo Alcantara (Red Hat)" <pc@...guebit.com>, Steve French <stfrench@...rosoft.com>,
CIFS <linux-cifs@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the cifs tree
applied updated patch from Paulo which should address this
On Thu, Jan 16, 2025 at 4:00 PM Stephen Rothwell <sfr@...b.auug.org.au> wrote:
>
> Hi all,
>
> After merging the cifs tree, today's linux-next build (powerpc
> ppc64_defconfig) failed like this:
>
> In file included from fs/smb/client/dns_resolve.h:15,
> from fs/smb/client/dns_resolve.c:18:
> fs/smb/client/cifsproto.h:32:28: warning: 'struct TCP_Server_Info' declared inside parameter list will not be visible outside of this definition or declaration
> 32 | extern int smb_send(struct TCP_Server_Info *, struct smb_hdr *,
> | ^~~~~~~~~~~~~~~
> fs/smb/client/cifsproto.h:79:45: warning: 'struct cifs_tcon' declared inside parameter list will not be visible outside of this definition or declaration
> 79 | struct cifs_tcon *tcon,
> | ^~~~~~~~~
> (and many more like this)
>
> Caused by commit
>
> 42b78fe1919b ("smb: client: provide dns_resolve_{unc,name} helpers")
>
> Looks like a missing include.
>
> I have used the cifs tree from next-20250116 for today.
>
> --
> Cheers,
> Stephen Rothwell
--
Thanks,
Steve
Powered by blists - more mailing lists