Revision 444f84fd2ac7bae36f3dd3ce1d39d11211c2c72a authored by Ben Dooks on 19 October 2019, 03:20:17 UTC, committed by Linus Torvalds on 19 October 2019, 10:32:32 UTC
Include <linux/huge_mm.h> for the definition of is_vma_temporary_stack
to fix the following sparse warning:

  mm/rmap.c:1673:6: warning: symbol 'is_vma_temporary_stack' was not declared. Should it be static?

Link: http://lkml.kernel.org/r/20191009151155.27763-1-ben.dooks@codethink.co.uk
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Reviewed-by: Qian Cai <cai@lca.pw>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent f7daefe
History
File Mode Size
57xx_iscsi_constants.h -rw-r--r-- 7.1 KB
57xx_iscsi_hsi.h -rw-r--r-- 36.7 KB
Kconfig -rw-r--r-- 358 bytes
Makefile -rw-r--r-- 146 bytes
bnx2i.h -rw-r--r-- 26.6 KB
bnx2i_hwi.c -rw-r--r-- 82.2 KB
bnx2i_init.c -rw-r--r-- 14.9 KB
bnx2i_iscsi.c -rw-r--r-- 61.5 KB
bnx2i_sysfs.c -rw-r--r-- 3.7 KB

back to top