[GIT PULL] arch/nios2 update for 5.12-rc1
From: Tan, Ley Foon
Date: Tue Feb 23 2021 - 21:00:17 EST
Hi Linus
Please pull the arch/nios2 updates for v5.12-rc1.
Regards
Ley Foon
The following changes since commit f40ddce88593482919761f74910f42f4b84c004b:
Linux 5.11 (2021-02-14 14:32:24 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2.git tags/nios2-5.12-rc1
for you to fetch changes up to 7f7bc20bc41a4fbcd2db75b375ac95e5faf958ae:
nios2: Don't use _end for calculating min_low_pfn (2021-02-19 15:02:09 +0800)
----------------------------------------------------------------
nios2 update for nios2-5.12-rc1
nios2: Don't use _end for calculating min_low_pfn
nios2: fixed broken sys_clone syscall
Take mmap lock in cacheflush syscall
----------------------------------------------------------------
Andreas Oetken (2):
nios2: fixed broken sys_clone syscall
nios2: Don't use _end for calculating min_low_pfn
Jann Horn (1):
Take mmap lock in cacheflush syscall
arch/nios2/kernel/entry.S | 3 +++
arch/nios2/kernel/setup.c | 21 ++++++++++++---------
arch/nios2/kernel/sys_nios2.c | 11 +++++++++--
3 files changed, 24 insertions(+), 11 deletions(-)