Re: CPU_BIG_ENDIAN in generic code

From: David Miller
Date: Thu Jun 08 2017 - 10:03:08 EST


From: Arnd Bergmann <arnd@xxxxxxxx>
Date: Thu, 8 Jun 2017 10:01:59 +0200

> I would also suggest adding a sanity check like

Hmm, but this will kill the build for non-fixed endian architectures
won't it?