diff options
| author | Majunath Goudar <[email protected]> | 2013-10-08 16:02:15 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-10-11 15:23:13 -0700 |
| commit | 8addac75a1ab0d8bd5fd25dbbc58e02ddfb089c9 (patch) | |
| tree | a81badd48498e32f064edd6861e5462f23bc8882 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 50886656a8613d4c56daf438f6a7612d6cd6c321 (diff) | |
zsmalloc: Fix "map_vm_area" undefined reference errors.
This patch adds a MMU dependency to configure the ZSMALLOC in
drivers/staging/zsmalloc/Kconfig. Without this patch, build
system can lead to build failure. This was observed during
randconfig testing, in which ZSMALLOC was enabled w/o MMU being
enabled. Following was the error:
LD vmlinux
drivers/built-in.o: In function `__zs_map_object':
drivers/staging/zsmalloc/zsmalloc-main.c:650: undefined reference to `map_vm_area'
make: *** [vmlinux] Error 1
Signed-off-by: Manjunath Goudar <[email protected]>
Cc: Nitin Gupta <[email protected]>
Cc: Seth Jennings <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Minchan Kim <[email protected]>
Cc: Joerg Roedel <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions