]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit306198b3587f4bd27253721a2ea9ab09b0a8b806
treeb4adf503e9c7327ecf65f5eb18ee6a6225ca73b3
parent1a8c3ff38742d28ba4bec16a0f6502ccf8e55614
parent41cd78c3b578a0f9eb2cd7ed15b05c844874cfe4
Merge tag 'nios2-5.12-rc1' of git://git.kernel.org/pub/scm/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