+2
−0
+1
−1
+0
−2
+2
−2
Loading
CMA_MAX_NAME should be visible to CMA's users as they might need it to set the name of CMA areas and avoid hardcoding the size locally. So this patch moves CMA_MAX_NAME from local header file to include/linux header file and removes the hardcode in both hugetlb.c and contiguous.c. Signed-off-by:Barry Song <song.bao.hua@hisilicon.com> Signed-off-by:
Christoph Hellwig <hch@lst.de>