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 fixes for v6.3
Date: Thu, 9 Mar 2023 10:44:55 +0100 [thread overview]
Message-ID: <20230309094455.3826581-1-geert@linux-m68k.org> (raw)
Hi Linus,
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v6.3-tag2
for you to fetch changes up to e36a82bebbf7da814530d5a179bef9df5934b717:
m68k: Only force 030 bus error if PC not in exception table (2023-03-06 14:09:42 +0100)
----------------------------------------------------------------
m68k fixes for v6.3
- Fix systems with memory at end of 32-bit address space,
- Fix initrd on systems where memory does not start at address zero,
- Fix 68030 handling of bus errors for addresses in exception tables.
Thanks for pulling!
----------------------------------------------------------------
Geert Uytterhoeven (1):
m68k: mm: Move initrd phys_to_virt handling after paging_init()
Kars de Jong (1):
m68k: mm: Fix systems with memory at end of 32-bit address space
Michael Schmitz (1):
m68k: Only force 030 bus error if PC not in exception table
arch/m68k/kernel/setup_mm.c | 10 +++++-----
arch/m68k/kernel/traps.c | 4 +++-
arch/m68k/mm/motorola.c | 10 +++++-----
3 files changed, 13 insertions(+), 11 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
next reply other threads:[~2023-03-09 9:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-09 9:44 Geert Uytterhoeven [this message]
2023-03-09 19:07 ` [GIT PULL] m68k fixes for v6.3 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=20230309094455.3826581-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