05/05/2025 08:24, kirankum...@marvell.com: > From: Kiran Kumar K <kirankum...@marvell.com> > > The node id is determined based on a global variable that is > incremented every time a node is created. Adding changes to > remove the global counter. Make sure that the node list is always > ordered by increasing node ids. When creating a new node, pick a free > id which is not allocated. > > Signed-off-by: Kiran Kumar K <kirankum...@marvell.com> > Acked-by: Jerin Jacob <jer...@marvell.com>
Series applied, thanks.