On Tue, Dec 13, 2022, at 10:28, Andrzej Hajda wrote: > On 09.12.2022 18:16, Arnd Bergmann wrote: >> name for the backing of arch_xchg() or arch_xchg_relaxed(), >> maybe we can instead rename those to __arch_xchg() and use the >> __xchg() name for the new non-atomic version? > > I will try, but even compile test will be some challenge, need to find > cross-compilers for these archs. I maintain this set of cross compilers, let me know if you have problems running them: https://mirrors.edge.kernel.org/pub/tools/crosstool/ Arnd