From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: [git pull] m68k updates for 3.18 Date: Wed, 8 Oct 2014 09:49:19 +0200 (CEST) Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Sender: linux-m68k-owner@vger.kernel.org List-Id: linux-m68k@vger.kernel.org To: Linus Torvalds Cc: Andrew Morton , Greg Ungerer , Linux/m68k , Linux Kernel Development Hi Linus, The following changes since commit 2ce7598c9a453e0acd0e07be7be3f5eb39608ebd: Linux 3.17-rc4 (2014-09-07 16:09:43 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git for-linus for you to fetch changes up to 24cae7934cf1455c9793a95376a206ca6b965ade: m68k: Reformat arch/m68k/mm/hwtest.c (2014-10-03 10:50:56 +0200) Summary: - A fix for an intermittent crash in macsonic and hilkbd, marked for stable, - Build fixes for uncommon configs. Note: "m68k: AMIGA_BUILTIN_SERIAL should depend on TTY" was also picked up by GregKH for "[GIT PULL] TTY/Serial patches for 3.18-rc1". Thanks for pulling! ---------------------------------------------------------------- Geert Uytterhoeven (5): m68k/atari - stram: Add missing #include m68k: Add missing ioport_unmap() m68k: AMIGA_BUILTIN_SERIAL should depend on TTY m68k: Disable/restore interrupts in hwreg_present()/hwreg_write() m68k: Reformat arch/m68k/mm/hwtest.c arch/m68k/Kconfig.devices | 2 +- arch/m68k/atari/stram.c | 1 + arch/m68k/include/asm/io_mm.h | 9 ++++- arch/m68k/mm/hwtest.c | 78 ++++++++++++++++++++++++------------------- 4 files changed, 53 insertions(+), 37 deletions(-) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org 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