Merge tag 'nios2_updates_for_v6.16' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 May 2025 21:52:12 +0000 (14:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 May 2025 21:52:12 +0000 (14:52 -0700)
commitbbff27b54e4271a42ea1dba93a76e51165f2dbaa
treeaffc79e58a0333dd77e17ca8076add60d40ebe34
parent408aa67404405c8519ddee70bc0e6c55daa7c959
parentaa264d9511aa5befa28cf8d9f32fce78fcf1a773
Merge tag 'nios2_updates_for_v6.16' of git://git./linux/kernel/git/dinguyen/linux

Pull nios2 updates fromDinh Nguyen:

 - Use strscpy() and simply setup_cpuinfo()

 - Remove conflicting mappings when flushing tlb entries

 - Force update_mmu_cache on spurious pagefaults

* tag 'nios2_updates_for_v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux:
  nios2: Replace strcpy() with strscpy() and simplify setup_cpuinfo()
  nios2: do not introduce conflicting mappings when flushing tlb entries
  nios2: force update_mmu_cache on spurious tlb-permission--related pagefaults