linux-csky.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] csky updates for v5.7-rc6
@ 2020-05-16  9:33 guoren
  2020-05-17  4:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: guoren @ 2020-05-16  9:33 UTC (permalink / raw)
  To: torvalds; +Cc: arnd, linux-kernel, linux-arch, linux-csky, guoren

Hi Linus,

Please pull the changes (10 fixups) for v5.7-rc6.

Best Regards
 Guo Ren

The following changes since commit 2ef96a5bb12be62ef75b5828c0aab838ebb29cb8:

  Linux 5.7-rc5 (2020-05-10 15:16:58 -0700)

are available in the Git repository at:

  https://github.com/c-sky/csky-linux.git tags/csky-for-linus-5.7-rc6

for you to fetch changes up to 51bb38cb78363fdad1f89e87357b7bc73e39ba88:

  csky: Fixup raw_copy_from_user() (2020-05-15 00:16:30 +0800)

----------------------------------------------------------------
csky updates for 5.7-rc6

10 Fixups for this updates :P

 - 1 fixup for copy_from/to_user (a hard-to-find bug, thx Viro)
 - 1 fixup for calltrace panic without FRAME_POINT
 - 2 fixups for perf
 - 2 fixups for compile error
 - 4 fixups for non-fatal bugs:
   (msa, rm dis_irq, cleanup psr, gdbmacros.txt)

----------------------------------------------------------------
Al Viro (1):
      csky: Fixup raw_copy_from_user()

Guo Ren (6):
      csky/ftrace: Fixup error when disable CONFIG_DYNAMIC_FTRACE
      csky: Fixup compile error for abiv1 entry.S
      csky: Fixup perf probe -x hungup
      csky: Fixup calltrace panic
      csky: Fixup remove unnecessary save/restore PSR code
      csky: Fixup gdbmacros.txt with name sp in thread_struct

Liu Yibin (2):
      csky: Fixup msa highest 3 bits mask
      csky: Fixup remove duplicate irq_disable

Mao Han (1):
      csky: Fixup perf callchain unwind

 arch/csky/Kconfig                   |   2 +
 arch/csky/Makefile                  |   2 +-
 arch/csky/abiv1/inc/abi/entry.h     |   4 +-
 arch/csky/abiv2/inc/abi/entry.h     |   4 +-
 arch/csky/abiv2/mcount.S            |   2 +
 arch/csky/include/asm/processor.h   |   6 +-
 arch/csky/include/asm/ptrace.h      |  10 ++
 arch/csky/include/asm/thread_info.h |  16 +++-
 arch/csky/include/asm/uaccess.h     |  49 +++++-----
 arch/csky/kernel/Makefile           |   2 +-
 arch/csky/kernel/asm-offsets.c      |   3 +-
 arch/csky/kernel/dumpstack.c        |  49 ----------
 arch/csky/kernel/entry.S            |  12 +--
 arch/csky/kernel/ftrace.c           |   2 +
 arch/csky/kernel/perf_callchain.c   |   9 +-
 arch/csky/kernel/probes/uprobes.c   |   5 +
 arch/csky/kernel/process.c          |  37 +-------
 arch/csky/kernel/ptrace.c           |   6 ++
 arch/csky/kernel/stacktrace.c       | 176 ++++++++++++++++++++++++++++--------
 arch/csky/lib/usercopy.c            |   8 +-
 20 files changed, 226 insertions(+), 178 deletions(-)
 delete mode 100644 arch/csky/kernel/dumpstack.c

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] csky updates for v5.7-rc6
  2020-05-16  9:33 [GIT PULL] csky updates for v5.7-rc6 guoren
@ 2020-05-17  4:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-05-17  4:45 UTC (permalink / raw)
  To: guoren; +Cc: torvalds, arnd, linux-kernel, linux-arch, linux-csky, guoren

The pull request you sent on Sat, 16 May 2020 17:33:36 +0800:

> https://github.com/c-sky/csky-linux.git tags/csky-for-linus-5.7-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/26b089a7fc3301d8f53f99dd3607513d7700b505

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-17  4:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-16  9:33 [GIT PULL] csky updates for v5.7-rc6 guoren
2020-05-17  4:45 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).