diff options
author | gchen gchen <xili_gchen_5257@hotmail.com> | 2015-03-12 23:26:05 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-03-13 01:46:08 (GMT) |
commit | 5b8bf30721980b254be7a07315c353b3a3175b74 (patch) | |
tree | 359dbc4dd062a4fc64f6bcfbc2a8df169a9fe15b /mm/gup.c | |
parent | 65b9ab888cd7bd14b314e9238ce6d4886df846fa (diff) | |
download | linux-5b8bf30721980b254be7a07315c353b3a3175b74.tar.xz |
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 <gang.chen.5i5j@gmail.com>
Cc: Mark Salter <msalter@redhat.com>
Cc: Aurelien Jacquiot <a-jacquiot@ti.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/gup.c')
0 files changed, 0 insertions, 0 deletions