The patch titled Subject: mm-introduce-external-memory-hinting-api-fix-2-fix has been removed from the -mm tree. Its filename was mm-introduce-external-memory-hinting-api-fix-2-fix.patch This patch was dropped because it was folded into mm-introduce-external-memory-hinting-api.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-introduce-external-memory-hinting-api-fix-2-fix the compat bit comes later Cc: Minchan Kim <minchan@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/mips/kernel/syscalls/syscall_o32.tbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/arch/mips/kernel/syscalls/syscall_o32.tbl~mm-introduce-external-memory-hinting-api-fix-2-fix +++ a/arch/mips/kernel/syscalls/syscall_o32.tbl @@ -426,4 +426,4 @@ 437 o32 openat2 sys_openat2 438 o32 pidfd_getfd sys_pidfd_getfd 439 o32 faccessat2 sys_faccessat2 -440 o32 process_madvise sys_process_madvise compat_sys_process_madvise +440 o32 process_madvise sys_process_madvise _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are mm-pass-task-and-mm-to-do_madvise.patch mm-introduce-external-memory-hinting-api.patch mm-support-vector-address-ranges-for-process_madvise-fix-fix-fix-fix-fix.patch arch-powerpc-mm-pgtablec-another-missed-conversion.patch drivers-tty-serial-sh-scic-suppress-uninitialized-var-warning.patch mm.patch kernel-forkc-export-kernel_thread-to-modules.patch