From: Greg KH <greg@kroah.com>
To: Adam Borowski <kilobyte@angband.pl>
Cc: stable@vger.kernel.org
Subject: Re: [CHERRY-PICK 4.9] builddeb: fix cross-building to arm64 producing host-arch debs
Date: Wed, 4 Jan 2017 18:40:09 +0100 [thread overview]
Message-ID: <20170104174009.GC30083@kroah.com> (raw)
In-Reply-To: <20161218132009.GA23607@angband.pl>
On Sun, Dec 18, 2016 at 02:20:09PM +0100, Adam Borowski wrote:
> Hi!
> Please pick 152b695d for 4.9 (only), it fixes cross-compilation to arm64.
>
> It was reported on Nov 04, acked on Nov 10, accepted into kbuild/rc-fixes
> on Nov 24 but somehow not pushed to Linus; it got into mainline only during
> the merge window.
>
> As 4.9 is to be used in Debian stretch, {bin,}deb-pkg is going to see quite
> a lot of use, especially that kernel-package is mostly kaputt.
>
>
> Paraphrased diff:
> +++ scripts/package/builddeb
> case "$UTS_MACHINE" in
> [...]
> - arm64)
> + aarch64|arm64)
>
> (Only "aarch64" being actually needed, "arm64" is left as defense in case
> this flips again.)
Now applied, thanks.
greg k-h
prev parent reply other threads:[~2017-01-04 17:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-18 13:20 [CHERRY-PICK 4.9] builddeb: fix cross-building to arm64 producing host-arch debs Adam Borowski
2017-01-04 17:40 ` Greg KH [this message]
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=20170104174009.GC30083@kroah.com \
--to=greg@kroah.com \
--cc=kilobyte@angband.pl \
--cc=stable@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.