[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1403642755.git.luto@amacapital.net>
Date: Tue, 24 Jun 2014 13:46:51 -0700
From: Andy Lutomirski <luto@...capital.net>
To: "H. Peter Anvin" <hpa@...or.com>
Cc: Ingo Molnar <mingo@...nel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Thomas Gleixner <tglx@...utronix.de>,
"linux-tip-commits@...r.kernel.org"
<linux-tip-commits@...r.kernel.org>,
Andy Lutomirski <luto@...capital.net>
Subject: [PATCH v2 0/2] x86: Build fixes for tip/x86/urgent
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists