On Mon, Oct 10, 2022 at 05:08:31PM -0700, Elliot Berman wrote:
Fix build error when CONFIG_ARM64_SVE is selected and
asm/alternative-macros.h wasn't implicitly included by another header.
Fixes: cfa7ff959a78 ("arm64: smccc: Support SMCCC v1.3 SVE register saving hint")
Signed-off-by: Elliot Berman <quic_eberman@xxxxxxxxxxx>
Shouldn't this be independant of this whole series and get merged now
and backported to stable kernels if it really is causing a build problem
today?