On Fri, 26 Mar 2021 21:12:01 +1100, Michael Ellerman wrote: > When the original spectre/meltdown mitigations were merged we put them > in setup_64.c for lack of a better place. > > Since then we created security.c for some of the other mitigation > related code. But it should all be in there. > > This sort of code movement can cause trouble for backports, but > hopefully this code is relatively stable these days (famous last words).
Applied to powerpc/next. [1/1] powerpc/64: Move security code into security.c https://git.kernel.org/powerpc/c/c6b4c9147f8b85d159f670d7bce71a93d16062a2 cheers