[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200516155358.3683f11e@canb.auug.org.au>
Date: Sat, 16 May 2020 15:53:58 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: broonie@...nel.org, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-mm@...ck.org,
linux-next@...r.kernel.org, mhocko@...e.cz,
mm-commits@...r.kernel.org
Subject: Re: mmotm 2020-05-15-16-29 uploaded
Hi Andrew,
On Fri, 15 May 2020 16:30:18 -0700 Andrew Morton <akpm@...ux-foundation.org> wrote:
>
> * mm-introduce-external-memory-hinting-api.patch
The above patch should have
#define __NR_process_madvise 443
not 442, in arch/arm64/include/asm/unistd32.h
and
442 common fsinfo sys_fsinfo
+443 common process_madvise sys_process_madvise
in arch/microblaze/kernel/syscalls/syscall.tbl
> * mm-introduce-external-memory-hinting-api-fix.patch
The above patch should have
#define __NR_process_madvise 443
not 442
> * mm-support-vector-address-ranges-for-process_madvise-fix.patch
The above patch should have
#define __NR_process_madvise 443
not 442 in arch/arm64/include/asm/unistd32.h
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists