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-tip-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html