Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Pull m68knommu fixes from Greg Ungerer: "Just a small collection of cleanups and fixes this time, no big changes. The most interresting are to make the m68k and m68knommu consistently use CONFIG_IOMAP, clean out some unused board config options and flush the cache on signal stack creation" * 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu: m68k: remove 16 unused boards in Kconfig.machine m68k: define 'VM_DATA_DEFAULT_FLAGS' no matter whether has 'NOMMU' or not m68knommu: user generic iomap to support ioread*/iowrite* m68k/coldfire: flush cache when creating the signal stack frame m68knommu: Mark functions only called from setup_arch() __init
No related branches found
No related tags found
Showing
- arch/m68k/Kconfig 1 addition, 1 deletionarch/m68k/Kconfig
- arch/m68k/Kconfig.machine 0 additions, 134 deletionsarch/m68k/Kconfig.machine
- arch/m68k/include/asm/io_no.h 1 addition, 0 deletionsarch/m68k/include/asm/io_no.h
- arch/m68k/include/asm/page.h 3 additions, 0 deletionsarch/m68k/include/asm/page.h
- arch/m68k/include/asm/page_mm.h 0 additions, 3 deletionsarch/m68k/include/asm/page_mm.h
- arch/m68k/kernel/setup_no.c 1 addition, 1 deletionarch/m68k/kernel/setup_no.c
- arch/m68k/kernel/signal.c 8 additions, 0 deletionsarch/m68k/kernel/signal.c
- arch/m68k/platform/68000/m68328.c 2 additions, 1 deletionarch/m68k/platform/68000/m68328.c
- arch/m68k/platform/68000/m68EZ328.c 2 additions, 1 deletionarch/m68k/platform/68000/m68EZ328.c
- arch/m68k/platform/68000/m68VZ328.c 5 additions, 4 deletionsarch/m68k/platform/68000/m68VZ328.c
- arch/m68k/platform/68360/commproc.c 2 additions, 1 deletionarch/m68k/platform/68360/commproc.c
- arch/m68k/platform/68360/config.c 2 additions, 1 deletionarch/m68k/platform/68360/config.c
Please register or sign in to comment