[git pull] m68k updates for 5.3

From: Geert Uytterhoeven
Date: Mon Jul 08 2019 - 04:00:13 EST


Hi Linus,

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v5.3-tag1

for you to fetch changes up to 69878ef47562f32e02d0b7975c990e1c0339320d:

m68k: Implement arch_dma_prep_coherent() (2019-07-01 11:17:00 +0200)

----------------------------------------------------------------
m68k updates for v5.3

- Switch to using the generic remapping DMA allocator,
- Defconfig updates.

----------------------------------------------------------------
Christoph Hellwig (2):
m68k: Use the generic dma coherent remap allocator
m68k: Implement arch_dma_prep_coherent()

Geert Uytterhoeven (1):
m68k: defconfig: Update defconfigs for v5.2-rc1

arch/m68k/Kconfig | 3 ++
arch/m68k/configs/amiga_defconfig | 17 +++++------
arch/m68k/configs/apollo_defconfig | 17 +++++------
arch/m68k/configs/atari_defconfig | 17 +++++------
arch/m68k/configs/bvme6000_defconfig | 17 +++++------
arch/m68k/configs/hp300_defconfig | 17 +++++------
arch/m68k/configs/mac_defconfig | 17 +++++------
arch/m68k/configs/multi_defconfig | 17 +++++------
arch/m68k/configs/mvme147_defconfig | 17 +++++------
arch/m68k/configs/mvme16x_defconfig | 17 +++++------
arch/m68k/configs/q40_defconfig | 17 +++++------
arch/m68k/configs/sun3_defconfig | 17 +++++------
arch/m68k/configs/sun3x_defconfig | 17 +++++------
arch/m68k/kernel/dma.c | 57 +++++++-----------------------------
14 files changed, 98 insertions(+), 166 deletions(-)

Thanks for pulling!

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds