projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
b0c3ba3
f36e0aa
)
Merge tag 'csky-for-linus-5.7-rc8' of git://github.com/c-sky/csky-linux
author
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 28 May 2020 19:32:56 +0000
(12:32 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 28 May 2020 19:32:56 +0000
(12:32 -0700)
Pull csky fixes from Guo Ren:
"Another four fixes for csky:
- fix req_syscall debug
- fix abiv2 syscall_trace
- fix preempt enable
- clean up regs usage in entry.S"
* tag 'csky-for-linus-5.7-rc8' of git://github.com/c-sky/csky-linux:
csky: Fixup CONFIG_DEBUG_RSEQ
csky: Coding convention in entry.S
csky: Fixup abiv2 syscall_trace break a4 & a5
csky: Fixup CONFIG_PREEMPT panic
Trivial merge