Re: [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
Breno Leitao <[email protected]> Tue, 28 Jul 2026 15:07:26 -0700
| Newsgroups | org.kernel.vger.linux-trace-kernel,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel,org.kernel.vger.linux-kselftest,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jul 28, 2026 at 09:21:40PM +0200, David Hildenbrand (Arm) wrote: > On 7/28/26 21:20, Andrew Morton wrote: > > On Tue, 28 Jul 2026 02:29:39 -0700 Breno Leitao <[email protected]> wrote: > > > >> On Tue, Jul 28, 2026 at 04:57:13PM +0800, Miaohe Lin wrote: > >>> > >>> Sure. Should I make this change or should we wait until Breno has time to do it? > >> > >> Apologies for the delay. This is on my TODO list, and I'll prioritize it. > >> > >> Just to confirm: the feature is already in mm-next without the selftest, so I > >> only need to submit the C version of the test, correct? > > > > The bash script is still there, no known issues. > > > > We have the thing and tests are useful. I'd say retain it until the > > rewrite-in-C happens? > > Nacked-by: David Hildenbrand <[email protected]> I have a draft of the selftest in C already and I will give it more bake time, and I will submit it until EOW. Sorry for the noise, --breno