lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 30 Mar 2020 09:11:28 +0200
From:   Johannes Berg <johannes@...solutions.net>
To:     Chris Clayton <chris2553@...glemail.com>,
        Jouni Malinen <jouni@...eaurora.org>
Cc:     "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        David Miller <davem@...emloft.net>
Subject: Re: 5.6.0-rc7+ fails to connect to wifi network

On Sun, 2020-03-29 at 20:45 +0000, Chris Clayton wrote:

> > https://patchwork.kernel.org/patch/11464207/
> > 
>   CC [M]  net/mac80211/tx.o
> In file included from ./include/linux/export.h:43,
>                  from ./include/linux/linkage.h:7,
>                  from ./include/linux/kernel.h:8,
>                  from net/mac80211/tx.c:13:
> net/mac80211/tx.c: In function 'ieee80211_tx_dequeue':
> net/mac80211/tx.c:3613:37: error: 'struct ieee80211_hdr' has no member named 'fc'
>  3613 |   if (unlikely(ieee80211_is_data(hdr->fc) &&
>       |                                     ^~
> ./include/linux/compiler.h:78:42: note: in definition of macro 'unlikely'
>    78 | # define unlikely(x) __builtin_expect(!!(x), 0)
>       |                                          ^
> make[2]: *** [scripts/Makefile.build:267: net/mac80211/tx.o] Error 1
> make[1]: *** [scripts/Makefile.build:505: net/mac80211] Error 2
> make: *** [Makefile:1683: net] Error 2
> make: *** Waiting for unfinished jobs....

Yeah, sorry. I saw that, and did something wrong in "git commit --amend" 
so the change didn't get sent out. Or maybe I just forgot something.

Sadly it _just_ missed 5.6, but it's here now:

https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=be8c827f50a0bcd56361b31ada11dc0a3c2fd240

My apologies!

johannes

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ