From: Finn Thain <fthain@linux-m68k.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Mike Rapoport <rppt@kernel.org>, Sam Creasey <sammy@sammy.net>,
Jonathan Corbet <corbet@lwn.net>,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-m68k@lists.linux-m68k.org
Subject: Re: [PATCH] m68k: Enable memtest functionality
Date: Sat, 13 Nov 2021 08:03:52 +1100 (AEDT) [thread overview]
Message-ID: <9a70775c-25f8-a7e5-43b6-5aa385bf729f@linux-m68k.org> (raw)
In-Reply-To: <CAMuHMdXsVvXCbmrdukLCd-AXrqT-LmCz427BdNNCbDUw9vmL1A@mail.gmail.com>
On Fri, 12 Nov 2021, Geert Uytterhoeven wrote:
> > index 9f3f77785aa7..5b6575eb6d02 100644
> > --- a/arch/m68k/mm/motorola.c
> > +++ b/arch/m68k/mm/motorola.c
> > @@ -455,6 +455,8 @@ void __init paging_init(void)
> >
> > flush_tlb_all();
> >
> > + early_memtest(min_addr, max_addr);
>
> So this is available only if MMU_MOTOROLA, not for Sun-3, Coldfire, or
> nommu.
>
That's because I can't test the others. If anyone would be willing to test
a patch like this for Coldfire etc., please let me know and I'll send one.
prev parent reply other threads:[~2021-11-12 21:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-12 0:36 [PATCH] m68k: Enable memtest functionality Finn Thain
2021-11-12 8:05 ` Geert Uytterhoeven
2021-11-12 12:34 ` Mike Rapoport
2021-11-12 21:03 ` Finn Thain [this message]
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=9a70775c-25f8-a7e5-43b6-5aa385bf729f@linux-m68k.org \
--to=fthain@linux-m68k.org \
--cc=corbet@lwn.net \
--cc=geert@linux-m68k.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-m68k@lists.linux-m68k.org \
--cc=rppt@kernel.org \
--cc=sammy@sammy.net \
/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