From: Linus Torvalds Date: Tue, 24 May 2022 03:59:19 +0000 (-0700) Subject: Merge tag 'csky-for-linus-5.19-rc1' of https://github.com/c-sky/csky-linux X-Git-Tag: v6.1-rc5~1326 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=67c642e0d9aa927c1340638e472f2467fefd1dbf;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'csky-for-linus-5.19-rc1' of https://github.com/c-sky/csky-linux Pull arch/csky updates from Guo Ren: - Three atomic optimizations - memcpy/memcpy_io optimization - Some coding conventions for Kbuild, removing warnings * tag 'csky-for-linus-5.19-rc1' of https://github.com/c-sky/csky-linux: csky: Move $(core-y) into arch/csky/Kbuild csky: Remove unused core-y for dts csky: Remove unused $(dtb-y) from boot/Makefile csky: atomic: Add conditional atomic operations' optimization csky: atomic: Add custom atomic.h implementation csky: atomic: Optimize cmpxchg with acquire & release csky: optimize memcpy_{from,to}io() and memset_io() csky: Add C based string functions csky: Fix versioncheck warnings csky: patch_text: Fixup last cpu should be master csky: fix typos in comments --- 67c642e0d9aa927c1340638e472f2467fefd1dbf