From: Linus Torvalds Date: Mon, 6 Apr 2020 16:55:50 +0000 (-0700) Subject: Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linux X-Git-Tag: v5.7-rc1~71 X-Git-Url: https://repo.jachan.dev/linux.git/commitdiff_plain/f183d269cc6c64481b47ecbf9d3aff128dc0978c?hp=-c Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linux Pull csky updates from Guo Ren: - Add kproobes/uprobes support - Add lockdep, rseq, gcov support - Fixup init_fpu - Fixup ftrace_modify deadlock - Fixup speculative execution on IO area * tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linux: csky: Fixup cpu speculative execution to IO area csky: Add uprobes support csky: Add kprobes supported csky: Enable LOCKDEP_SUPPORT csky: Enable the gcov function csky: Fixup get wrong psr value from phyical reg csky/ftrace: Fixup ftrace_modify_code deadlock without CPU_HAS_ICACHE_INS csky: Implement ftrace with regs csky: Add support for restartable sequence csky: Implement ptrace regs and stack API csky: Fixup init_fpu compile warning with __init --- f183d269cc6c64481b47ecbf9d3aff128dc0978c