backports.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arend van Spriel <arend.vanspriel@broadcom.com>
To: Johannes Berg <johannes@sipsolutions.net>, backports@vger.kernel.org
Cc: Johannes Berg <johannes.berg@intel.com>
Subject: Re: [PATCH] backports: no longer support kernels < 3.10
Date: Fri, 13 Oct 2017 11:40:01 +0200	[thread overview]
Message-ID: <97250f48-ae56-e53a-fb57-1cbfc6470b77@broadcom.com> (raw)
In-Reply-To: <20171013092641.9113-1-johannes@sipsolutions.net>

On 13-10-17 11:26, Johannes Berg wrote:
> From: Johannes Berg <johannes.berg@intel.com>
> 
> Since CRYPTO_CMAC was introduced in 3.10, and mac80211
> depends on it, we basically get nothing out of it anyway.
> 
> I'm not removing the support code (yet) since it actually
> compiles, and perhaps somebody has a need for (certain)
> kernel versions lower than 3.10.
> 
> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
> ---
>   README                         |  2 +-
>   devel/backports-update-manager | 10 +++++++++-
>   2 files changed, 10 insertions(+), 2 deletions(-)
> 

[ trimming ]

> diff --git a/devel/backports-update-manager b/devel/backports-update-manager
> index 64df29bcea26..dc9697253e84 100755
> --- a/devel/backports-update-manager
> +++ b/devel/backports-update-manager

[ more trimming ]

> @@ -52,7 +54,7 @@ class backport_kernel_updater:
>   
>       @classmethod
>       def _get_ubuntu_ppa_mainline_kernels(cls):
> -        base = 'http://kernel.ubuntu.com/~kernel-ppa/mainline/'
> +        base = KPATH

I guess this is not directly related to this change, right?

Regards,
Arend
--
To unsubscribe from this list: send the line "unsubscribe backports" in

  reply	other threads:[~2017-10-13  9:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-13  9:26 [PATCH] backports: no longer support kernels < 3.10 Johannes Berg
2017-10-13  9:40 ` Arend van Spriel [this message]
2017-10-13  9:41   ` Johannes Berg

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=97250f48-ae56-e53a-fb57-1cbfc6470b77@broadcom.com \
    --to=arend.vanspriel@broadcom.com \
    --cc=backports@vger.kernel.org \
    --cc=johannes.berg@intel.com \
    --cc=johannes@sipsolutions.net \
    /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).