From: Arnd Bergmann Date: Tue, 26 May 2015 15:08:46 +0000 (+0100) Subject: ARM: 8380/1: bpf: fix NOMMU build X-Git-Tag: omap-for-v4.2/fixes-rc1^2~100^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e27549bbcdb35975d5c157a2170b81bcb1291db;p=pandora-kernel.git ARM: 8380/1: bpf: fix NOMMU build arch/arm/net/built-in.o: In function `bpf_jit_compile': :(.text+0x2758): undefined reference to `set_memory_ro' arch/arm/net/built-in.o: In function `bpf_jit_free': :(.text+0x27ac): undefined reference to `set_memory_rw' Signed-off-by: Arnd Bergmann Signed-off-by: Russell King --- Reading git-diff-tree failed