Re: [PATCH v2 2/2] mm/sparse: start using sparse_init_nid(), and remove old code
From: Pavel Tatashin
Date: Sun Jul 01 2018 - 21:56:31 EST
>
> Yes, if they are equal at 501, 'continue' to for loop. If nid is not
> equal to nid_begin, we execute sparse_init_nid(), here should it be that
> nid_begin is the current node, nid is next node?
Nevermind, I forgot about the continue, I will fix it. Thank you again!
Pavel