On Tue, Jan 15, 2019 at 1:29 PM David Miller davem@davemloft.net wrote:
From: Arnd Bergmann arnd@arndb.de Date: Tue, 15 Jan 2019 22:19:27 +0100
The correct check appears to be
#if defined(__sparc__) && defined(__arch64__)
That is correct.
OK. Deepa, could you please send me a fixup as I already pushed out the original patch?
Thanks.