> + if (!get_huge_zero_folio()) > + pr_warn("Allocating static huge zero folio failed\n"); Oops, forgot to do s/static/persistent/ here. I can fold this in the next version after receiving the comments.
> + if (!get_huge_zero_folio()) > + pr_warn("Allocating static huge zero folio failed\n"); Oops, forgot to do s/static/persistent/ here. I can fold this in the next version after receiving the comments.
![]() |