All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stafford Horne <shorne@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Openrisc <openrisc@lists.librecores.org>
Subject: [GIT PULL] OpenRISC updates for v5.6
Date: Tue, 7 Apr 2020 21:16:28 +0900	[thread overview]
Message-ID: <20200407121628.GP7926@lianli.shorne-pla.net> (raw)

Hi Linus,

Please consider pulling...

The following changes since commit d5226fa6dbae0569ee43ecfc08bdcd6770fc4755:

  Linux 5.5 (2020-01-26 16:23:03 -0800)

are available in the Git repository at:

  git://github.com/openrisc/linux.git tags/for-linus

for you to fetch changes up to 9737e2c5f0bc768b58416ec070bd96c91c52a153:

  openrisc: Remove obsolete show_trace_task function (2020-03-18 22:10:44 +0900)

----------------------------------------------------------------
OpenRISC updates for 5.6

A few cleanups all over the place, things of note:
 - Enable the clone3 syscall
 - Remove CONFIG_CROSS_COMPILE from Krzysztof Kozlowski
 - Update to use mmgrab from Julia Lawall

----------------------------------------------------------------
Julia Lawall (1):
      openrisc: use mmgrab

Krzysztof Kozlowski (1):
      openrisc: configs: Cleanup CONFIG_CROSS_COMPILE

Stafford Horne (4):
      openrisc: Convert copy_thread to copy_thread_tls
      openrisc: Enable the clone3 syscall
      openrisc: Cleanup copy_thread_tls docs and comments
      openrisc: Remove obsolete show_trace_task function

 Documentation/openrisc/openrisc_port.rst   |  4 ++--
 arch/openrisc/Kconfig                      |  1 +
 arch/openrisc/configs/or1ksim_defconfig    |  1 -
 arch/openrisc/configs/simple_smp_defconfig |  1 -
 arch/openrisc/include/uapi/asm/unistd.h    |  1 +
 arch/openrisc/kernel/process.c             | 18 ++++++------------
 arch/openrisc/kernel/smp.c                 |  3 ++-
 arch/openrisc/kernel/traps.c               |  7 -------
 8 files changed, 12 insertions(+), 24 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Stafford Horne <shorne@gmail.com>
To: openrisc@lists.librecores.org
Subject: [OpenRISC] [GIT PULL] OpenRISC updates for v5.6
Date: Tue, 7 Apr 2020 21:16:28 +0900	[thread overview]
Message-ID: <20200407121628.GP7926@lianli.shorne-pla.net> (raw)

Hi Linus,

Please consider pulling...

The following changes since commit d5226fa6dbae0569ee43ecfc08bdcd6770fc4755:

  Linux 5.5 (2020-01-26 16:23:03 -0800)

are available in the Git repository at:

  git://github.com/openrisc/linux.git tags/for-linus

for you to fetch changes up to 9737e2c5f0bc768b58416ec070bd96c91c52a153:

  openrisc: Remove obsolete show_trace_task function (2020-03-18 22:10:44 +0900)

----------------------------------------------------------------
OpenRISC updates for 5.6

A few cleanups all over the place, things of note:
 - Enable the clone3 syscall
 - Remove CONFIG_CROSS_COMPILE from Krzysztof Kozlowski
 - Update to use mmgrab from Julia Lawall

----------------------------------------------------------------
Julia Lawall (1):
      openrisc: use mmgrab

Krzysztof Kozlowski (1):
      openrisc: configs: Cleanup CONFIG_CROSS_COMPILE

Stafford Horne (4):
      openrisc: Convert copy_thread to copy_thread_tls
      openrisc: Enable the clone3 syscall
      openrisc: Cleanup copy_thread_tls docs and comments
      openrisc: Remove obsolete show_trace_task function

 Documentation/openrisc/openrisc_port.rst   |  4 ++--
 arch/openrisc/Kconfig                      |  1 +
 arch/openrisc/configs/or1ksim_defconfig    |  1 -
 arch/openrisc/configs/simple_smp_defconfig |  1 -
 arch/openrisc/include/uapi/asm/unistd.h    |  1 +
 arch/openrisc/kernel/process.c             | 18 ++++++------------
 arch/openrisc/kernel/smp.c                 |  3 ++-
 arch/openrisc/kernel/traps.c               |  7 -------
 8 files changed, 12 insertions(+), 24 deletions(-)

             reply	other threads:[~2020-04-07 12:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-07 12:16 Stafford Horne [this message]
2020-04-07 12:16 ` [OpenRISC] [GIT PULL] OpenRISC updates for v5.6 Stafford Horne
2020-04-07 19:55 ` pr-tracker-bot
2020-04-07 19:55   ` [OpenRISC] " pr-tracker-bot
2020-04-07 12:19 Stafford Horne

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=20200407121628.GP7926@lianli.shorne-pla.net \
    --to=shorne@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=openrisc@lists.librecores.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.