Re: [PATCH v6 14/37] lib: introduce support for page allocation tagging

From: Matthew Wilcox
Date: Tue Mar 26 2024 - 23:25:34 EST


On Mon, Mar 25, 2024 at 11:23:25PM -0700, Suren Baghdasaryan wrote:
> Ah, good eye! We probably didn't include page_ext.h before and then
> when we did I missed removing these declarations. I'll post a fixup.
> Thanks!

Andrew's taken a patch from me to remove these two declarations as
part of marking them const. No patch needed from you, just needed to
check there was no reason to have them.