Re: [PATCH 2/4] powerpc: enable ARCH_USE_BUILTIN_BSWAP
From: David Woodhouse <dwmw2@infradead.org>
Date: 2012-12-04 14:32:47
Also in:
linux-arch
Attachments
- smime.p7s [application/x-pkcs7-signature] 6171 bytes
From: David Woodhouse <dwmw2@infradead.org>
Date: 2012-12-04 14:32:47
Also in:
linux-arch
On Tue, 2012-12-04 at 22:02 +1100, Stephen Rothwell wrote:
quoted
+config ARCH_USE_BUILTIN_BSWAP + def_bool y +This should be defined as bool in arch/Kconfig (probably in the previous patch) and then selected from appropriate architectures.
Thanks. Updated series at git://git.infradead.org/users/dwmw2/byteswap.git http://git.infradead.org/users/dwmw2/byteswap.git I'll post them again in a day or so, incorporating any other feedback I get. -- dwmw2