[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20141028140021.GD27405@n2100.arm.linux.org.uk>
Date: Tue, 28 Oct 2014 14:00:22 +0000
From: Russell King - ARM Linux <linux@....linux.org.uk>
To: Xia Kaixu <kaixu.xia@...aro.org>
Cc: arm@...nel.org, arnd@...db.de, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v2 3/5] ARM: restrict CPU_BIG_ENDIAN configuration option
On Tue, Oct 28, 2014 at 09:31:33PM +0800, Xia Kaixu wrote:
> Some platforms don't work when CPU_BIG_ENDIAN is enabled.
> So It can get a dependency on !ARCH_MULTIPLATFORM_STRICT.
What if big endian wants to build a multiplatform kernel?
This doesn't look right to me. Instead, we should be arranging for
those which do not work in BE mode to depend on !CPU_BIG_ENDIAN.
Yes, it's a larger patch but IMHO is a much more correct solution.
--
FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up
according to speedtest.net.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists