linux-m68k.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.6
Date: Mon, 27 Jan 2020 10:54:10 +0100	[thread overview]
Message-ID: <20200127095410.3611-1-geert@linux-m68k.org> (raw)

	Hi Linus,

The following changes since commit 46cf053efec6a3a5f343fead837777efe8252a46:

  Linux 5.5-rc3 (2019-12-22 17:02:23 -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.6-tag1

for you to fetch changes up to 6aabc1facdb24e837cfea755ba46a6be22a8860f:

  m68k: Implement copy_thread_tls() (2020-01-14 10:43:38 +0100)

----------------------------------------------------------------
m68k updates for v5.6

  - Wire up clone3() syscall,
  - Defconfig updates.

Thanks for pulling!

----------------------------------------------------------------
Geert Uytterhoeven (2):
      m68k: defconfig: Update defconfigs for v5.5-rc3
      m68k: Implement copy_thread_tls()

Kars de Jong (1):
      m68k: Wire up clone3() syscall

 arch/m68k/Kconfig                     |  1 +
 arch/m68k/configs/amiga_defconfig     |  8 +++++--
 arch/m68k/configs/apollo_defconfig    |  8 +++++--
 arch/m68k/configs/atari_defconfig     |  8 +++++--
 arch/m68k/configs/bvme6000_defconfig  |  8 +++++--
 arch/m68k/configs/hp300_defconfig     |  8 +++++--
 arch/m68k/configs/mac_defconfig       |  8 +++++--
 arch/m68k/configs/multi_defconfig     |  8 +++++--
 arch/m68k/configs/mvme147_defconfig   |  8 +++++--
 arch/m68k/configs/mvme16x_defconfig   |  8 +++++--
 arch/m68k/configs/q40_defconfig       |  8 +++++--
 arch/m68k/configs/sun3_defconfig      |  6 ++++-
 arch/m68k/configs/sun3x_defconfig     |  8 +++++--
 arch/m68k/include/asm/unistd.h        |  1 +
 arch/m68k/kernel/entry.S              |  7 ++++++
 arch/m68k/kernel/process.c            | 44 +++++++++++++++++++++++++++--------
 arch/m68k/kernel/syscalls/syscall.tbl |  2 +-
 17 files changed, 115 insertions(+), 34 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

             reply	other threads:[~2020-01-27  9:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-27  9:54 Geert Uytterhoeven [this message]
2020-01-27 17:35 ` [GIT PULL] m68k updates for 5.6 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=20200127095410.3611-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).