2017-11-18 01:00:09

by Yang Shi

[permalink] [raw]
Subject: Re: [PATCH v2] mm: filemap: remove include of hardirq.h

Hi folks,

Any comment on this patch? The quick build test passed on the latest
Linus's tree.

Thanks,
Yang


On 11/6/17 8:21 AM, Yang Shi wrote:
> in_atomic() has been moved to include/linux/preempt.h, and the filemap.c
> doesn't use in_atomic() directly at all, so it sounds unnecessary to
> include hardirq.h.
>
> Signed-off-by: Yang Shi <[email protected]>
> ---
> v1 --> v2:
> * Removed the wrong message about kernel size change
>
> mm/filemap.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/mm/filemap.c b/mm/filemap.c
> index 594d73f..57238f4 100644
> --- a/mm/filemap.c
> +++ b/mm/filemap.c
> @@ -31,7 +31,6 @@
> #include <linux/blkdev.h>
> #include <linux/security.h>
> #include <linux/cpuset.h>
> -#include <linux/hardirq.h> /* for BUG_ON(!in_atomic()) only */
> #include <linux/hugetlb.h>
> #include <linux/memcontrol.h>
> #include <linux/cleancache.h>
>

From 1583334790393356885@xxx Mon Nov 06 16:28:43 +0000 2017
X-GM-THRID: 1583071819350852518
X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread