Merge tag 'nios2-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Feb 2021 17:19:31 +0000 (09:19 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Feb 2021 17:19:31 +0000 (09:19 -0800)
commitb866bc5fe0f9626e557fc011048cdb1811451960
treeb4adf503e9c7327ecf65f5eb18ee6a6225ca73b3
parenta555bdd0c58ce368fb1324f0e93d17f7c4babece
parent7f7bc20bc41a4fbcd2db75b375ac95e5faf958ae
Merge tag 'nios2-5.12-rc1' of git://git./linux/kernel/git/lftan/nios2

Pull arch/nios2 updates from Ley Foon Tan:

 - don't use _end for calculating min_low_pfn

 - fix broken sys_clone syscall

 - take mmap lock in cacheflush syscall

* tag 'nios2-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2:
  nios2: Don't use _end for calculating min_low_pfn
  nios2: fixed broken sys_clone syscall
  Take mmap lock in cacheflush syscall