OSDN Git Service

Merge tag 'csky-for-linus-5.7-rc8' of git://github.com/c-sky/csky-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 May 2020 19:32:56 +0000 (12:32 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 May 2020 19:32:56 +0000 (12:32 -0700)
commit6b5f25909bb8a94a0c1d1c6e9530f8fc261d1b5d
tree8a093ec18e1ef881230c1772ea3a359b6c3045a0
parentb0c3ba31be3e45a130e13b278cf3b90f69bda6f6
parentf36e0aab6f1f78d770ce859df3f07a9c5763ce5f
Merge tag 'csky-for-linus-5.7-rc8' of git://github.com/c-sky/csky-linux

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