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.

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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to