Re: [PATCH v3] mm/memory-failure: remove the selection of RAS
From: Andrew Morton
Date: Thu Nov 20 2025 - 10:56:22 EST
On Thu, 20 Nov 2025 14:59:54 +0100 "David Hildenbrand (Red Hat)" <david@xxxxxxxxxx> wrote:
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -11631,10 +11631,11 @@ R: Naoya Horiguchi <nao.horiguchi@xxxxxxxxx>
> > L: linux-mm@xxxxxxxxx
> > S: Maintained
> > F: include/linux/memory-failure.h
> > F: mm/hwpoison-inject.c
> > F: mm/memory-failure.c
> > +F: include/trace/events/memory-failure.
>
> These are ordered alphabetically, so it should be further up next to the
> other include.
I fixed that up, thanks.