Re: [RFC][PATCH 7/7] kprobes: Replace rp->free_instance with freelist

From: Cameron
Date: Fri Aug 28 2020 - 22:31:55 EST


On Fri, Aug 28, 2020 at 10:29 PM Cameron <cameron@xxxxxxxxxxxxxx> wrote:
> I thought about this some more, and actually, it should be safe.

Although I should note that it's important that the flags/refcount are
not overwritten
even after the node is taken off the freelist.

Cameron