Re: linux-next: Tree for Nov 17 (fs/dlm/lowcomms.c)

From: Geert Uytterhoeven
Date: Thu Nov 18 2021 - 03:27:20 EST


On Wed, Nov 17, 2021 at 11:23 PM Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
> On 11/16/21 6:58 PM, Stephen Rothwell wrote:
> > Hi all,
> >
> > Changes since 20211116:
> >
>
> on m68k (but probably other places as well):
> when CONFIG_IPV6 is not set/enabled:
>
> In file included from ../fs/dlm/lowcomms.c:46:
> ../fs/dlm/lowcomms.c: In function 'lowcomms_error_report':
> ../include/net/sock.h:386:45: error: 'struct sock_common' has no member named 'skc_v6_daddr'; did you mean 'skc_daddr'?
> 386 | #define sk_v6_daddr __sk_common.skc_v6_daddr
> | ^~~~~~~~~~~~

Introduced by commit 4c3d90570bcc2b33 ("fs: dlm: don't call
kernel_getpeername() in error_report()"), which has not been sent
for review to any public mailing list archived by lore.

I have sent a fix
https://lore.kernel.org/r/20211118082355.983825-1-geert@xxxxxxxxxxxxxx

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds