From: Linus Torvalds Date: Sat, 16 Oct 2021 16:12:18 +0000 (-0700) Subject: Merge tag 'csky-for-linus-5.15-rc6' of git://github.com/c-sky/csky-linux X-Git-Tag: baikal/mips/sdk5.9~9888 X-Git-Url: https://git.baikalelectronics.ru/sdk/?a=commitdiff_plain;h=f5e566ea65f30040830477f83380d3ccc24c0b64;p=kernel.git Merge tag 'csky-for-linus-5.15-rc6' of git://github.com/c-sky/csky-linux Pull csky fixes from Guo Ren: "Only 5 fixups: - Make HAVE_TCM depend on !COMPILE_TEST - bitops: Remove duplicate __clear_bit define - Select ARCH_WANT_FRAME_POINTERS only if compiler supports it - Fixup regs.sr broken in ptrace - don't let sigreturn play with priveleged bits of status register" * tag 'csky-for-linus-5.15-rc6' of git://github.com/c-sky/csky-linux: csky: Make HAVE_TCM depend on !COMPILE_TEST csky: bitops: Remove duplicate __clear_bit define csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports it csky: Fixup regs.sr broken in ptrace csky: don't let sigreturn play with priveleged bits of status register --- f5e566ea65f30040830477f83380d3ccc24c0b64