From: Tommi Kyntola Date: Fri, 27 Mar 2015 18:48:16 +0000 (-0700) Subject: x86/vdso: Fix the x86 vdso2c tool includes X-Git-Tag: omap-for-v4.1/fixes-rc1~183^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a4f59d6e09ef16fbb7d213cfa1bf472c7845fda;p=pandora-kernel.git x86/vdso: Fix the x86 vdso2c tool includes The build-time tool arch/x86/vdso/vdso2c.c includes , but cannot find it, unless the build host happens to provide it. It should be reading the uapi linux/elf.h This build regression came along with the vdso2c changes between v3.15 and v3.16. Signed-off-by: Tommi Kyntola Signed-off-by: Andy Lutomirski Link: http://lkml.kernel.org/r/1525002.3cJ7BySVpA@musta Link: http://lkml.kernel.org/r/efe1ec29eda830b1d0030882706f3dac99ce1f73.1427482099.git.luto@kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed