diff options
author | Peter Zijlstra <peterz@infradead.org> | 2021-01-07 13:14:25 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-02-07 16:47:40 +0300 |
commit | 72e7afeba7725b8457f24955ba3d81459f8d709a (patch) | |
tree | 31b053f088b4694f9de49df569bbd7f7f6fa1962 /drivers/scsi/mvme147.c | |
parent | 3ded3ebe604e1339daf4a61063e12df5acf31d45 (diff) | |
download | linux-72e7afeba7725b8457f24955ba3d81459f8d709a.tar.xz |
x86: __always_inline __{rd,wr}msr()
[ Upstream commit 66a425011c61e71560c234492d204e83cfb73d1d ]
When the compiler choses to not inline the trivial MSR helpers:
vmlinux.o: warning: objtool: __sev_es_nmi_complete()+0xce: call to __wrmsr.constprop.14() leaves .noinstr.text section
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Randy Dunlap <rdunlap@infradead.org> # build-tested
Link: https://lore.kernel.org/r/X/bf3gV+BW7kGEsB@hirez.programming.kicks-ass.net
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/scsi/mvme147.c')
0 files changed, 0 insertions, 0 deletions