[GIT,PULL] csky changes for v6.4

Message ID 20230504121815.1537054-1-guoren@kernel.org
State New
Headers
Series [GIT,PULL] csky changes for v6.4 |

Pull-request

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

Message

Guo Ren May 4, 2023, 12:18 p.m. UTC
  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(-)
  

Comments

pr-tracker-bot@kernel.org May 4, 2023, 7:49 p.m. UTC | #1
The pull request you sent on Thu,  4 May 2023 08:18:15 -0400:

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

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

Thank you!