From: AceLan Kao <acelan.kao@canonical.com> To: hauke@hauke-m.de, mcgrof@kernel.org, backports@vger.kernel.org Subject: [PATCH v3 0/3] backports: to make iwlwifi backported from v5.1-rc1 can be compiled Date: Wed, 27 Mar 2019 11:00:41 +0800 Message-ID: <20190327030044.28263-1-acelan.kao@canonical.com> (raw) Trying to backport iwlwifi driver from v5.1-rc1, and did some necessary modifications. == ckmake-report.log == 1 3.10.108 [ FAIL ] 2 3.11.10 [ FAIL ] 3 3.12.74 [ FAIL ] 4 3.13.11 [ FAIL ] 5 3.14.79 [ FAIL ] 6 3.15.10 [ FAIL ] 7 3.16.63 [ FAIL ] 8 3.17.8 [ FAIL ] 9 3.18.136 [ FAIL ] 10 3.19.8 [ FAIL ] 11 4.0.9 [ FAIL ] 12 4.1.52 [ FAIL ] 13 4.2.8 [ LINK ] 14 4.3.6 [ LINK ] 15 4.4.176 [ OK ] 16 4.5.7 [ OK ] 17 4.6.7 [ FAIL ] 18 4.7.10 [ FAIL ] 19 4.8.17 [ FAIL ] 20 4.9.162 [ FAIL ] 21 4.10.17 [ FAIL ] 22 4.11.12 [ FAIL ] 23 4.12.14 [ OK ] 24 4.13.16 [ OK ] 25 4.14.105 [ OK ] 26 4.15.18 [ OK ] 27 4.16.18 [ OK ] 28 4.17.19 [ OK ] 29 4.18.20 [ OK ] 30 4.19.28 [ OK ] 31 4.20.15 [ OK ] 32 5.0.1 [ OK ] AceLan Kao (3): backports: remove mt76.patch backports: update backport/backport-include/net/netlink.h backports: fix compilation error against v4.4 kernel backport/backport-include/net/netlink.h | 18 +++++++++++++----- patches/0013-fix-makefile-includes/mt76.patch | 10 ---------- patches/lib-refcount.patch | 6 +++++- 3 files changed, 18 insertions(+), 16 deletions(-) delete mode 100644 patches/0013-fix-makefile-includes/mt76.patch -- 2.17.1 -- To unsubscribe from this list: send the line "unsubscribe backports" in
next reply index Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-03-27 3:00 AceLan Kao [this message] 2019-03-27 3:00 ` [PATCH v3 1/3] backports: remove mt76.patch AceLan Kao 2019-03-27 3:00 ` [PATCH v3 2/3] backports: update backport/backport-include/net/netlink.h AceLan Kao 2019-03-27 3:00 ` [PATCH v3 3/3] backports: fix compilation error against v4.4 kernel AceLan Kao 2019-03-28 15:02 ` [PATCH v3 0/3] backports: to make iwlwifi backported from v5.1-rc1 can be compiled Hauke Mehrtens
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=20190327030044.28263-1-acelan.kao@canonical.com \ --to=acelan.kao@canonical.com \ --cc=backports@vger.kernel.org \ --cc=hauke@hauke-m.de \ --cc=mcgrof@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
Backports Archive on lore.kernel.org Archives are clonable: git clone --mirror https://lore.kernel.org/backports/0 backports/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 backports backports/ https://lore.kernel.org/backports \ backports@vger.kernel.org public-inbox-index backports Example config snippet for mirrors Newsgroup available over NNTP: nntp://nntp.lore.kernel.org/org.kernel.vger.backports AGPL code for this site: git clone https://public-inbox.org/public-inbox.git