linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Greg Ungerer <gerg@linux-m68k.org>,
	linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org,
	Geert Uytterhoeven <geert@linux-m68k.org>
Subject: [git pull] m68k updates for 5.1
Date: Fri,  1 Mar 2019 14:50:01 +0100	[thread overview]
Message-ID: <20190301135001.29176-1-geert@linux-m68k.org> (raw)

	Hi Linus,

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 28713169d879b67be2ef2f84dcf54905de238294:

  m68k: Add -ffreestanding to CFLAGS (2019-01-21 10:36:53 +0100)

----------------------------------------------------------------
m68k updates for v5.1

  - VLA removal,
  - Gcc-8.x build fixes,
  - Small improvements and cleanups,
  - Defconfig updates.

----------------------------------------------------------------
Finn Thain (5):
      m68k/mac: Clean up unused timer definitions
      m68k/mac: Skip VIA port setup unless RTC is connected
      m68k/mac: Remove obsolete comment
      m68k/mac: Use '030 reset method on SE/30
      m68k: Add -ffreestanding to CFLAGS

Geert Uytterhoeven (5):
      m68k/defconfig: Drop NET_VENDOR_<FOO>=n
      m68k: Avoid VLA use in mangle_kernel_stack()
      m68k/atari: Avoid VLA use in atari_switches_setup()
      m68k/defconfig: Update defconfigs for v5.0-rc1
      dio: Fix buffer overflow in case of unknown board

Jonathan Neuschäfer (1):
      m68k/apollo: Fix comment in Makefile

 arch/m68k/Makefile                   |  5 ++++-
 arch/m68k/apollo/Makefile            |  2 +-
 arch/m68k/atari/config.c             |  2 +-
 arch/m68k/configs/amcore_defconfig   | 20 -------------------
 arch/m68k/configs/amiga_defconfig    | 37 ++---------------------------------
 arch/m68k/configs/apollo_defconfig   | 34 ++------------------------------
 arch/m68k/configs/atari_defconfig    | 33 ++-----------------------------
 arch/m68k/configs/bvme6000_defconfig | 33 ++-----------------------------
 arch/m68k/configs/hp300_defconfig    | 34 ++------------------------------
 arch/m68k/configs/mac_defconfig      | 34 ++------------------------------
 arch/m68k/configs/multi_defconfig    | 34 ++------------------------------
 arch/m68k/configs/mvme147_defconfig  | 34 ++------------------------------
 arch/m68k/configs/mvme16x_defconfig  | 33 ++-----------------------------
 arch/m68k/configs/q40_defconfig      | 38 ++----------------------------------
 arch/m68k/configs/sun3_defconfig     | 33 ++-----------------------------
 arch/m68k/configs/sun3x_defconfig    | 34 ++------------------------------
 arch/m68k/include/asm/macints.h      |  3 ---
 arch/m68k/kernel/signal.c            |  3 ++-
 arch/m68k/mac/misc.c                 | 18 ++++-------------
 arch/m68k/mac/via.c                  | 20 +++++++++++--------
 drivers/dio/dio.c                    |  4 ++--
 21 files changed, 50 insertions(+), 438 deletions(-)

Thanks for pulling!

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

             reply	other threads:[~2019-03-01 13:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-01 13:50 Geert Uytterhoeven [this message]
2019-03-05 19:35 ` [git pull] m68k updates for 5.1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190301135001.29176-1-geert@linux-m68k.org \
    --to=geert@linux-m68k.org \
    --cc=akpm@linux-foundation.org \
    --cc=gerg@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@lists.linux-m68k.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).