backports.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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	[thread overview]
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

             reply	other threads:[~2019-03-27  3:00 UTC|newest]

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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).