[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231121235701.239606-1-masahiroy@kernel.org>
Date: Wed, 22 Nov 2023 08:56:57 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>,
Dave Hansen <dave.hansen@...ux.intel.com>, x86@...nel.org
Cc: Masahiro Yamada <masahiroy@...nel.org>,
Andy Lutomirski <luto@...nel.org>,
"H. Peter Anvin" <hpa@...or.com>, linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] x86: vdso: clean up vdso Makefile
Masahiro Yamada (4):
x86: vdso: consolidate targets and clean-files
x86: vdso: simplify obj-y addition
x86: vdso: use $(addprefix ) instead of $(foreach )
x86: vdso: use CONFIG_COMPAT_32 to specify vdso32
arch/x86/Makefile | 3 +--
arch/x86/entry/vdso/Makefile | 28 +++++++---------------------
2 files changed, 8 insertions(+), 23 deletions(-)
--
2.40.1
Powered by blists - more mailing lists