Messages in this thread |  | | Date | Thu, 9 Jul 2020 19:11:11 +1000 | From | Stephen Rothwell <> | Subject | linux-next: build warning after merge of the akpm-current tree |
| |
Hi all,
After merging the akpm-current tree, today's linux-next build (i386 defconfig) produced this warning:
mm/hugetlb.c:49:20: warning: 'hugetlb_cma' defined but not used [-Wunused-variable] 49 | static struct cma *hugetlb_cma[MAX_NUMNODES]; | ^~~~~~~~~~~
Maybe introduced by commit
c70205bf186e ("mm/hugetlb: avoid hardcoding while checking if cma is enable")
-- Cheers, Stephen Rothwell [unhandled content-type:application/pgp-signature] |  |