From: Arend van Spriel <arend@broadcom.com>
To: "backports@vger.kernel.org" <backports@vger.kernel.org>
Subject: backports build issue with 4.5-rc2
Date: Fri, 05 Feb 2016 11:22:35 +0100 [thread overview]
Message-ID: <56B477EB.1010308@broadcom.com> (raw)
I created a 4.5-rc2 package and am getting build error against 3.11
kernel for cfg80211 and mac80211. Does anyone has patch for this already?
Regards,
Arend
/tmp/brcm-backports-internal-676-g4d64fc2/net/mac80211/rx.c: In function
‘ieee80211_rx_reorder_ready’:
/tmp/brcm-backports-internal-676-g4d64fc2/net/mac80211/rx.c:810:2:
error: implicit declaration of function ‘BIT_ULL’
[-Werror=implicit-function-declaration]
if (tid_agg_rx->reorder_buf_filtered & BIT_ULL(index))
^
cc1: some warnings being treated as errors
make[6]: ***
[/tmp/brcm-backports-internal-676-g4d64fc2/net/mac80211/rx.o] Error 1
make[6]: *** Waiting for unfinished jobs....
/tmp/brcm-backports-internal-676-g4d64fc2/net/wireless/core.c: In
function ‘cfg80211_netdev_notifier_call’:
/tmp/brcm-backports-internal-676-g4d64fc2/net/wireless/core.c:1176:2:
error: implicit declaration of function ‘wireless_nlevent_flush’
[-Werror=implicit-function-declaration]
wireless_nlevent_flush();
^
cc1: some warnings being treated as errors
--
To unsubscribe from this list: send the line "unsubscribe backports" in
next reply other threads:[~2016-02-05 10:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-05 10:22 Arend van Spriel [this message]
2016-02-06 19:11 ` backports build issue with 4.5-rc2 Johannes Berg
2016-02-06 19:12 ` Johannes Berg
2016-02-08 10:31 ` Arend Van Spriel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56B477EB.1010308@broadcom.com \
--to=arend@broadcom.com \
--cc=backports@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.