On Wed, Feb 21, 2024 at 2:41 PM Suren Baghdasaryan <surenb@xxxxxxxxxx> wrote: > > From: Kent Overstreet <kent.overstreet@xxxxxxxxx> > > Needed to avoid a new circular dependency with the memory allocation > profiling series. > > Naturally, a whole bunch of files needed to include vmalloc.h that were > previously getting it implicitly. > > Signed-off-by: Kent Overstreet <kent.overstreet@xxxxxxxxx> Reviewed-by: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>