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