public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] csky changes for v6.19
@ 2025-12-10  1:55 guoren
  2025-12-10  8:01 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: guoren @ 2025-12-10  1:55 UTC (permalink / raw)
  To: torvalds; +Cc: arnd, linux-kernel, linux-arch, linux-csky

Hi Linus,

Please pull the updates for csky for v6.19.

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 817d21578d51e801df58ab012654486a71073074:

  csky: Remove compile warning for CONFIG_SMP (2025-10-19 20:01:52 -0400)

----------------------------------------------------------------
csky 6.19 Release Notes

 - Remove compile warning for CONFIG_SMP
 - Fix __ASSEMBLER__ typo in headers
 - Fix csky_cmpxchg_fixup

----------------------------------------------------------------
Guo Ren (Alibaba DAMO Academy) (1):
      csky: Remove compile warning for CONFIG_SMP

Thomas Huth (2):
      csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
      csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi header

Yang Li (1):
      csky: fix csky_cmpxchg_fixup not working

 arch/csky/abiv1/inc/abi/regdef.h    | 2 +-
 arch/csky/abiv2/inc/abi/regdef.h    | 2 +-
 arch/csky/include/asm/barrier.h     | 4 ++--
 arch/csky/include/asm/cache.h       | 2 +-
 arch/csky/include/asm/ftrace.h      | 4 ++--
 arch/csky/include/asm/jump_label.h  | 4 ++--
 arch/csky/include/asm/page.h        | 4 ++--
 arch/csky/include/asm/ptrace.h      | 4 ++--
 arch/csky/include/asm/sections.h    | 1 +
 arch/csky/include/asm/string.h      | 2 +-
 arch/csky/include/asm/thread_info.h | 4 ++--
 arch/csky/include/uapi/asm/ptrace.h | 4 ++--
 arch/csky/mm/fault.c                | 4 ++--
 13 files changed, 21 insertions(+), 20 deletions(-)

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

end of thread, other threads:[~2025-12-10  8:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-10  1:55 [GIT PULL] csky changes for v6.19 guoren
2025-12-10  8:01 ` 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