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.13
Date: Tue, 19 Nov 2024 17:06:55 +0000 [thread overview]
Message-ID: <ZzzFr1e0ZUOcl_2R@antec> (raw)
Hello Linus,
Please consider for pull,
The following changes since commit 5be63fc19fcaa4c236b307420483578a56986a37:
Linux 6.11-rc5 (2024-08-25 19:07:11 +1200)
are available in the Git repository at:
https://github.com/openrisc/linux.git tags/for-linus
for you to fetch changes up to 1037d186edfc551fa7ba2d4336e74e7575a07a65:
openrisc: Implement fixmap to fix earlycon (2024-10-15 18:36:15 +0100)
----------------------------------------------------------------
OpenRISC updates for 6.13
A single fixup from me:
- Fix bug with earlycon being broken due to removal of early_ioremap.
----------------------------------------------------------------
Stafford Horne (1):
openrisc: Implement fixmap to fix earlycon
arch/openrisc/Kconfig | 3 +++
arch/openrisc/include/asm/fixmap.h | 21 +++++----------------
arch/openrisc/mm/init.c | 37 +++++++++++++++++++++++++++++++++++++
3 files changed, 45 insertions(+), 16 deletions(-)
next reply other threads:[~2024-11-19 17:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-19 17:06 Stafford Horne [this message]
2024-11-20 23:02 ` [GIT PULL] OpenRISC updates for 6.13 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=ZzzFr1e0ZUOcl_2R@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.