aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/commit.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2015-02-05 20:25:12 +0000
committerLinus Torvalds <[email protected]>2015-02-05 21:35:29 +0000
commit944b687491322f5395f47e58707c13abd2cfa3fd (patch)
treebdf29b258bf7778da7dbad8aa57b20a7ca26164e /fs/ubifs/commit.c
parent.mailmap: update Konstantin Khlebnikov's email address (diff)
downloadkernel-944b687491322f5395f47e58707c13abd2cfa3fd.tar.gz
kernel-944b687491322f5395f47e58707c13abd2cfa3fd.zip
mm: export "high_memory" symbol on !MMU
The symbol 'high_memory' is provided on both MMU- and NOMMU-kernels, but only one of them is exported, which leads to module build errors in drivers that work fine built-in: ERROR: "high_memory" [drivers/net/virtio_net.ko] undefined! ERROR: "high_memory" [drivers/net/ppp/ppp_mppe.ko] undefined! ERROR: "high_memory" [drivers/mtd/nand/nand.ko] undefined! ERROR: "high_memory" [crypto/tcrypt.ko] undefined! ERROR: "high_memory" [crypto/cts.ko] undefined! This exports the symbol to get these to work on NOMMU as well. Signed-off-by: Arnd Bergmann <[email protected]> Cc: Kirill A. Shutemov <[email protected]> Acked-by: Greg Ungerer <[email protected]> Acked-by: David Rientjes <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/ubifs/commit.c')
0 files changed, 0 insertions, 0 deletions