[PATCH v2 0/2] x86: Build fixes for tip/x86/urgent

From: Andy Lutomirski
Date: Tue Jun 24 2014 - 16:47:05 EST


For reasons that I don't quite understand, the current code to
disable branch profiling in the vdso wasn't working right. Redo it
better.

Patch 2 is a sanity check: if that error happens, then something
is wrong with the vdso.

Changes from v1: Improved patch descriptions

Andy Lutomirski (2):
x86,vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefile
x86,vdso2c: Error out if DT_RELA is present

arch/x86/vdso/Makefile | 4 +++-
arch/x86/vdso/vclock_gettime.c | 3 ---
arch/x86/vdso/vdso2c.h | 2 +-
3 files changed, 4 insertions(+), 5 deletions(-)

--
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/