[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230504121815.1537054-1-guoren@kernel.org>
Date: Thu, 4 May 2023 08:18:15 -0400
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 v6.4
Hi Linus,
Please pull the latest csky changes from:
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
are available in the Git repository at:
https://github.com/c-sky/csky-linux.git tags/csky-for-linus-6.4
for you to fetch changes up to 1f62ed00a56bf01becaccd81bf30f2fcb0322fd2:
csky: mmu: Prevent spurious page faults (2023-04-13 02:36:14 -0400)
----------------------------------------------------------------
arch/csky patches for 6.4
The pull request we've done:
- Remove CPU_TLB_SIZE config
- Prevent spurious page faults
----------------------------------------------------------------
Guo Ren (1):
csky: mmu: Prevent spurious page faults
Lukas Bulwahn (1):
csky: remove obsolete config CPU_TLB_SIZE
arch/csky/Kconfig | 5 -----
arch/csky/abiv1/cacheflush.c | 3 +++
arch/csky/abiv2/cacheflush.c | 3 +++
3 files changed, 6 insertions(+), 5 deletions(-)
Powered by blists - more mailing lists