[PATCH v7 7/9] ARM: add vdso user-space code
Russell King - ARM Linux
linux at arm.linux.org.uk
Sun Jun 29 01:34:16 PDT 2014
On Sat, Jun 28, 2014 at 04:35:12PM -0500, Nathan Lynch wrote:
> That's consistent with my results on iMX6. The reported 1.00x "speedup"
> for clock-gettime-monotonic etc indicates the VDSO is falling back to
> syscall.
>
> Thanks for testing.
Here's another issue which cropped up when I ran this patch set through
the autobuilder last night - allnoconfig's now fail with:
mm/memory.c: In function 'gate_vma_init':
mm/memory.c:3410:22: error: 'FIXADDR_USER_START' undeclared (first use in this function)
mm/memory.c:3411:20: error: 'FIXADDR_USER_END' undeclared (first use in this function)
mm/memory.c: In function 'in_gate_area_no_mm':
mm/memory.c:3432:15: error: 'FIXADDR_USER_START' undeclared (first use in this function)
mm/memory.c:3432:46: error: 'FIXADDR_USER_END' undeclared (first use in this function)
make[2]: *** [mm/memory.o] Error 1
Any ideas?
--
FTTC broadband for 0.8mile line: now at 9.7Mbps down 460kbps up... slowly
improving, and getting towards what was expected from it.
More information about the linux-arm-kernel
mailing list