On Thu, 29 Feb 2024 23:25:17 +1100, Michael Ellerman wrote: > There's an almost identical code sequence to specify load/store access > hints in __copy_tofrom_user_power7(), copypage_power7() and > memcpy_power7(). > > Move the sequence into a common macro, which is passed the registers to > use as they differ slightly. > > [...]
Applied to powerpc/next. [1/5] powerpc/64s: Move dcbt/dcbtst sequence into a macro https://git.kernel.org/powerpc/c/8488cdcb00fd5f238754005a43a3a7445860d344 [2/5] powerpc/64s: Use .machine power4 around dcbt https://git.kernel.org/powerpc/c/4e284e38ed586edeb8bdb2b0c544273a7f72021c [3/5] powerpc/fsl: Fix mfpmr build errors with newer binutils https://git.kernel.org/powerpc/c/5f491356b7149564ab22323ccce79c8d595bfd0c [4/5] powerpc/fsl: Modernise mt/mfpmr https://git.kernel.org/powerpc/c/f01dbd73ccf122486ad4b52e74f5505985dd6af4 [5/5] powerpc: Remove cpu-as-y completely https://git.kernel.org/powerpc/c/ca3d3aa14e7673f1b15e862b71998a4664d50ebe cheers