aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <[email protected]>2014-01-02 20:58:53 +0000
committerLinus Torvalds <[email protected]>2014-01-02 22:40:30 +0000
commitad70b029d2c678386384bd72c7fa2705c449b518 (patch)
treed109d45260318f2163a1bf0b5ece6f43ed8ee087 /net/unix/af_unix.c
parentdrivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test() (diff)
downloadkernel-ad70b029d2c678386384bd72c7fa2705c449b518.tar.gz
kernel-ad70b029d2c678386384bd72c7fa2705c449b518.zip
sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms_32.c
Min_low_pfn and max_low_pfn were used in pfn_valid macro if defined CONFIG_FLATMEM. When the functions that use the pfn_valid is used in driver module, max_low_pfn and min_low_pfn is to undefined, and fail to build. ERROR: "min_low_pfn" [drivers/block/aoe/aoe.ko] undefined! ERROR: "max_low_pfn" [drivers/block/aoe/aoe.ko] undefined! make[2]: *** [__modpost] Error 1 make[1]: *** [modules] Error 2 This patch fix this problem. Signed-off-by: Nobuhiro Iwamatsu <[email protected]> Cc: Kuninori Morimoto <[email protected]> Cc: Paul Mundt <[email protected]> Cc: Geert Uytterhoeven <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions