[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1395366931.git.luto@amacapital.net>
Date: Thu, 20 Mar 2014 18:57:17 -0700
From: Andy Lutomirski <luto@...capital.net>
To: "H. Peter Anvin" <hpa@...or.com>, X86 ML <x86@...nel.org>
Cc: Stefani Seibold <stefani@...bold.net>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
kbuild-all@...org, Andy Lutomirski <luto@...capital.net>
Subject: [PATCH 0/2] x86: vDSO fixes
Patch 1 fixes the Xen build. Patch 2 fixes an embarrassment.
Andy Lutomirski (2):
x86: Move more vdso definitions into vdso.h
x86: Finish removing VDSO32_PRELINK
arch/x86/include/asm/vdso.h | 38 +++++++++++++++++++++++++++++++++++++-
arch/x86/vdso/vdso.S | 2 +-
arch/x86/vdso/vdso32-setup.c | 7 -------
arch/x86/vdso/vdso32.S | 2 +-
arch/x86/vdso/vdso_image.h | 30 ------------------------------
arch/x86/vdso/vdsox32.S | 2 +-
arch/x86/vdso/vma.c | 1 -
7 files changed, 40 insertions(+), 42 deletions(-)
delete mode 100644 arch/x86/vdso/vdso_image.h
--
1.8.5.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