projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
a555bdd
7f7bc20
)
Merge tag 'nios2-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan...
author
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 24 Feb 2021 17:19:31 +0000
(09:19 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 24 Feb 2021 17:19:31 +0000
(09:19 -0800)
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
Trivial merge