From: Linus Torvalds Date: Sat, 23 Sep 2023 17:57:03 +0000 (-0700) Subject: Merge tag 'loongarch-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.6.7~1848 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=93397d3a2f1bc67eeff6a6ca0c59e628d2169f41;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'loongarch-fixes-6.6-1' of git://git./linux/kernel/git/chenhuacai/linux-loongson Pull LoongArch fixes from Huacai Chen: "Fix lockdep, fix a boot failure, fix some build warnings, fix document links, and some cleanups" * tag 'loongarch-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson: docs/zh_CN/LoongArch: Update the links of ABI docs/LoongArch: Update the links of ABI LoongArch: Don't inline kasan_mem_to_shadow()/kasan_shadow_to_mem() kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usage LoongArch: Set all reserved memblocks on Node#0 at initialization LoongArch: Remove dead code in relocate_new_kernel LoongArch: Use _UL() and _ULL() LoongArch: Fix some build warnings with W=1 LoongArch: Fix lockdep static memory detection --- 93397d3a2f1bc67eeff6a6ca0c59e628d2169f41