-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Pull m68k fixes from Geert Uytterhoeven: "Summary: - Add missing initialization of max_pfn, which is needed to make selftests/vm/mlock2-tests succeed, - Wire up new mlock2 syscall" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k: m68k: Wire up mlock2 m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfn m68k/mm: sun3 - Add missing initialization of max_pfn and {min,max}_low_pfn m68k/mm: m54xx - Add missing initialization of max_pfn m68k/mm: motorola - Add missing initialization of max_pfn
No related branches found
No related tags found
Showing
- arch/m68k/coldfire/m54xx.c 1 addition, 1 deletionarch/m68k/coldfire/m54xx.c
- arch/m68k/include/asm/unistd.h 1 addition, 1 deletionarch/m68k/include/asm/unistd.h
- arch/m68k/include/uapi/asm/unistd.h 1 addition, 0 deletionsarch/m68k/include/uapi/asm/unistd.h
- arch/m68k/kernel/setup_no.c 6 additions, 3 deletionsarch/m68k/kernel/setup_no.c
- arch/m68k/kernel/syscalltable.S 1 addition, 0 deletionsarch/m68k/kernel/syscalltable.S
- arch/m68k/mm/motorola.c 1 addition, 1 deletionarch/m68k/mm/motorola.c
- arch/m68k/sun3/config.c 2 additions, 2 deletionsarch/m68k/sun3/config.c
Please register or sign in to comment