The patch titled Subject: m68k-mm-use-pgtable-nopxd-instead-of-4level-fixup-fix has been removed from the -mm tree. Its filename was m68k-mm-use-pgtable-nopxd-instead-of-4level-fixup-fix.patch This patch was dropped because it was folded into m68k-mm-use-pgtable-nopxd-instead-of-4level-fixup.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: m68k-mm-use-pgtable-nopxd-instead-of-4level-fixup-fix fix merge glitch Cc: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> Cc: Mike Rapoport <rppt@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/m68k/mm/kmap.c | 1 - 1 file changed, 1 deletion(-) --- a/arch/m68k/mm/kmap.c~m68k-mm-use-pgtable-nopxd-instead-of-4level-fixup-fix +++ a/arch/m68k/mm/kmap.c @@ -345,7 +345,6 @@ void kernel_set_cachemode(void *addr, un cmode = 0; } } -#endif while ((long)size > 0) { pgd_dir = pgd_offset_k(virtaddr); _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are m68k-mm-use-pgtable-nopxd-instead-of-4level-fixup.patch m68k-mm-use-pgtable-nopxd-instead-of-4level-fixup-fix-fix-fix.patch