Re: [PATCH v1] mm/gup: remove (VM_)BUG_ONs

From: Lorenzo Stoakes
Date: Wed Jun 11 2025 - 08:07:17 EST


On Wed, Jun 11, 2025 at 09:03:24AM -0300, Jason Gunthorpe wrote:
> On Wed, Jun 11, 2025 at 11:32:07AM +0200, David Hildenbrand wrote:
>
> > Later, we can do more advanced stuff, such as storing them in some other
> > buffer to persist them etc.
>
> Yeah, you should go ahead with this series, and hopefully someone will
> be inspired to separately do some work on the WARN framework..

+1 fwiw :)

Big believer in doing the practical iterative 'next step'...

If I get time + nobody else is looking at it, I'll look at doing the big churny
BUG_ON() change also!

>
> Jason