[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220324183607.31717-1-bp@alien8.de>
Date: Thu, 24 Mar 2022 19:36:04 +0100
From: Borislav Petkov <bp@...en8.de>
To: X86 ML <x86@...nel.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/3] Some trivial noinstr fixes
From: Borislav Petkov <bp@...e.de>
Hi,
here are some trivial noinstr fixes which sprang up from recent clang
allmodconfigs.
Thx.
Borislav Petkov (3):
task_stack, x86/cea: Force-inline stack helpers
x86/kvm/svm: Force-inline GHCB accessors
x86/mm: Force-inline __phys_addr_nodebug()
arch/x86/include/asm/cpu_entry_area.h | 2 +-
arch/x86/include/asm/page_64.h | 2 +-
arch/x86/include/asm/svm.h | 8 ++++----
include/linux/sched/task_stack.h | 2 +-
4 files changed, 7 insertions(+), 7 deletions(-)
--
2.35.1
Powered by blists - more mailing lists