From: Linus Torvalds Date: Thu, 6 Apr 2023 16:51:04 +0000 (-0700) Subject: Merge tag 'asm-generic-fixes-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.6.17~5192 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fcff5f99eaf06ff6818e14751ffeeb677a325127;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'asm-generic-fixes-6.3' of git://git./linux/kernel/git/arnd/asm-generic Pull asm-generic fixes from Arnd Bergmann: "These are minor fixes to address false-positive build warnings: Some of the less common I/O accessors are missing __force casts and cause sparse warnings for their implied byteswap, and a recent change to __generic_cmpxchg_local() causes a warning about constant integer truncation" * tag 'asm-generic-fixes-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic: asm-generic: avoid __generic_cmpxchg_local warnings asm-generic/io.h: suppress endianness warnings for relaxed accessors asm-generic/io.h: suppress endianness warnings for readq() and writeq() --- fcff5f99eaf06ff6818e14751ffeeb677a325127