All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stafford Horne <shorne@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux OpenRISC <linux-openrisc@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] OpenRISC updates for 6.9
Date: Wed, 13 Mar 2024 16:39:39 +0000	[thread overview]
Message-ID: <ZfHWyzu2sVF6kno6@antec> (raw)

Hello Linus,

Please consider for pull,

The following changes since commit b401b621758e46812da61fa58a67c3fd8d91de0d:

  Linux 6.8-rc5 (2024-02-18 12:56:25 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 7f1e2fc493480086fbb375f4f6d33cb93fc069d6:

  openrisc: Use asm-generic's version of fix_to_virt() & virt_to_fix() (2024-03-10 08:55:46 +0000)

----------------------------------------------------------------
OpenRISC updates for 6.9

Just a few cleanups and updates that were sent in:

 - Replace asm/fixmap.h with asm-generic version
 - Fix to move memblock setup up before it's used during init

----------------------------------------------------------------
Dawei Li (1):
      openrisc: Use asm-generic's version of fix_to_virt() & virt_to_fix()

Oreoluwa Babatunde (1):
      openrisc: Call setup_memory() earlier in the init sequence

 arch/openrisc/include/asm/fixmap.h | 31 +------------------------------
 arch/openrisc/kernel/setup.c       |  6 +++---
 2 files changed, 4 insertions(+), 33 deletions(-)

             reply	other threads:[~2024-03-13 16:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-13 16:39 Stafford Horne [this message]
2024-03-14 23:13 ` [GIT PULL] OpenRISC updates for 6.9 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=ZfHWyzu2sVF6kno6@antec \
    --to=shorne@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-openrisc@vger.kernel.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.