[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210503164518.33972-1-guoren@kernel.org>
Date: Tue, 4 May 2021 00:45:18 +0800
From: guoren@...nel.org
To: torvalds@...ux-foundation.org
Cc: arnd@...db.de, linux-kernel@...r.kernel.org,
linux-arch@...r.kernel.org, linux-csky@...r.kernel.org
Subject: [GIT PULL] csky changes for v5.13-rc1
Hi Linus,
The following changes since commit bf05bf16c76bb44ab5156223e1e58e26dfe30a88:
Linux 5.12-rc8 (2021-04-18 14:45:32 -0700)
are available in the Git repository at:
https://github.com/c-sky/csky-linux.git tags/csky-for-linus-5.13-rc1
for you to fetch changes up to e58a41c2226847fb1446f3942dc1b55af8acfe02:
csky: uaccess.h: Coding convention with asm generic (2021-04-28 23:02:23 +0800)
----------------------------------------------------------------
arch/csky patches for 5.13-rc1
Just 1 feature and 3 fixups.
----------------------------------------------------------------
Guo Ren (1):
csky: uaccess.h: Coding convention with asm generic
Junlin Yang (1):
csky: Fixup typos
Randy Dunlap (1):
csky: fix syscache.c fallthrough warning
Zhang Yunkai (1):
csky: Remove duplicate include in arch/csky/kernel/entry.S
arch/csky/include/asm/Kbuild | 1 +
arch/csky/include/asm/asid.h | 2 +-
arch/csky/include/asm/barrier.h | 2 +-
arch/csky/include/asm/segment.h | 7 -
arch/csky/include/asm/uaccess.h | 452 ++++++++++++----------------------------
arch/csky/include/asm/vdso.h | 2 +-
arch/csky/kernel/entry.S | 1 -
arch/csky/lib/usercopy.c | 364 ++++++++++++++++++--------------
arch/csky/mm/fault.c | 2 +-
arch/csky/mm/syscache.c | 1 +
10 files changed, 349 insertions(+), 485 deletions(-)
Powered by blists - more mailing lists