From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] arch/x86: remove support for i386
Date: Mon, 18 Apr 2016 23:36:34 +0200 [thread overview]
Message-ID: <20160418233634.0abb1d22@free-electrons.com> (raw)
In-Reply-To: <1460928694-22593-1-git-send-email-thomas.petazzoni@free-electrons.com>
Hello,
On Sun, 17 Apr 2016 23:31:34 +0200, Thomas Petazzoni wrote:
> The Linux kernel doesn't even support i386 anymore, there is no NPTL
> support for i386 and uClibc-ng only supports NPTL on x86, so there is
> essentially no usable thread implementation. Most likely glibc and
> musl also don't support i386 either. So it's time to remove the
> support for this architecture variant.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
> Changes since v1:
> - Add Config.in.legacy entry, as suggested by Arnout.
> - Remove i386 reference in qemu.mk, as noticed by Arnout.
> ---
> .defconfig | 1 -
> Config.in.legacy | 6 ++++++
> arch/Config.in.x86 | 5 -----
> package/openssl/openssl.mk | 5 -----
> package/qemu/qemu.mk | 1 -
> package/uclibc/Config.in | 3 +--
> toolchain/toolchain-common.in | 3 ---
> toolchain/toolchain-external/Config.in | 3 +--
> 8 files changed, 8 insertions(+), 19 deletions(-)
Applied to master.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2016-04-18 21:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-17 21:31 [Buildroot] [PATCH v2] arch/x86: remove support for i386 Thomas Petazzoni
2016-04-18 21:27 ` Arnout Vandecappelle
2016-04-18 21:35 ` Thomas Petazzoni
2016-04-18 21:36 ` Thomas Petazzoni [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=20160418233634.0abb1d22@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.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 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.