On Thu, Jan 9, 2025 at 6:41 AM Vlastimil Babka <vbabka@xxxxxxx> wrote: > > On 1/9/25 3:30 AM, Suren Baghdasaryan wrote: > > Introduce functions to increase refcount but with a top limit above which > > they will fail to increase (the limit is inclusive). Setting the limit to > > INT_MAX indicates no limit. > > > > Signed-off-by: Suren Baghdasaryan <surenb@xxxxxxxxxx> > > Acked-by: Vlastimil Babka <vbabka@xxxxxxx> Thanks Vlastimil! Since per David's suggestion in v7 I'll be adding a new static check in this patch, I won't add your Acked-by in v9 until you have a chance to look at it again. >