From: gchen gchen Date: Thu, 12 Mar 2015 23:26:05 +0000 (-0700) Subject: mm/nommu.c: export symbol max_mapnr X-Git-Tag: omap-for-v4.1/wl12xx-dt~22^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b8bf30721980b254be7a07315c353b3a3175b74;p=pandora-kernel.git mm/nommu.c: export symbol max_mapnr Several modules may need max_mapnr, so export, the related error with allmodconfig under c6x: MODPOST 3327 modules ERROR: "max_mapnr" [fs/pstore/ramoops.ko] undefined! ERROR: "max_mapnr" [drivers/media/v4l2-core/videobuf2-dma-contig.ko] undefined! Signed-off-by: Chen Gang Cc: Mark Salter Cc: Aurelien Jacquiot Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed