Re: [PATCH v2] sparc64: Add support for Application Data Integrity (ADI)
From: David Miller <davem@davemloft.net>
Date: 2016-03-07 16:45:37
Also in:
linux-arch, linux-mm, lkml, sparclinux
From: David Miller <davem@davemloft.net>
Date: 2016-03-07 16:45:37
Also in:
linux-arch, linux-mm, lkml, sparclinux
From: Khalid Aziz <redacted> Date: Mon, 7 Mar 2016 08:07:53 -0700
I can remove CONFIG_SPARC_ADI. It does mean this code will be built into 32-bit kernels as well but it will be inactive code.
The code should be built only into obj-$(CONFIG_SPARC64) just like the rest of the 64-bit specific code. I don't know why in the world you would build it into the 32-bit kernel.