Re: [PATCH] block: Include mm_types.h instead of mm.h

From: Jens Axboe
Date: Mon Jun 21 2021 - 11:55:59 EST


On 6/21/21 6:24 AM, Matthew Wilcox (Oracle) wrote:
> There's no need to include all of mm.h in bvec.h. It only needs a few
> things like the definition of struct page, PAGE_SIZE, PAGE_MASK and so
> on, all of which are provided by mm_types.h.

Applied, thanks.

--
Jens Axboe