Re: [PATCH v3] mm/slub: Avoid list corruption when removing a slab from the full list

From: Christoph Lameter (Ampere)
Date: Tue Oct 15 2024 - 12:39:06 EST


On Tue, 15 Oct 2024, Vlastimil Babka wrote:

> On 10/14/24 18:47, Christoph Lameter (Ampere) wrote:
> > On Mon, 14 Oct 2024, Vlastimil Babka wrote:
> >
> >> What about:
> >>
> >> "Slab disabled due to previous consistency check failure" ?
> >
> > I think this implies more than we can actually check. We can only check
> > the metadata generated by SLUB. The consistency check for the object
> > itself does not exist and would have to be done by the subsystem.
>
> "Slab disabled since SLUB metadata consistency check failure" ?

"failed"

Sounds good.