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(-)