[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZzzFr1e0ZUOcl_2R@antec>
Date: Tue, 19 Nov 2024 17:06:55 +0000
From: Stafford Horne <shorne@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux OpenRISC <linux-openrisc@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] OpenRISC updates for 6.13
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(-)
Powered by blists - more mailing lists