diff options
author | Juergen Gross <jgross@suse.com> | 2024-12-18 09:02:28 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-12-18 09:47:43 -0800 |
commit | 349f0086ba8b2a169877d21ff15a4d9da3a60054 (patch) | |
tree | 8a64f4395ca6b3db78ca28d7acb76200d0a568b1 /drivers/platform/x86/intel/pmt/class.c | |
parent | aef25be35d23ec768eed08bfcf7ca3cf9685bc28 (diff) | |
download | linux-349f0086ba8b2a169877d21ff15a4d9da3a60054.tar.gz linux-349f0086ba8b2a169877d21ff15a4d9da3a60054.tar.bz2 linux-349f0086ba8b2a169877d21ff15a4d9da3a60054.zip |
x86/static-call: fix 32-bit build
In 32-bit x86 builds CONFIG_STATIC_CALL_INLINE isn't set, leading to
static_call_initialized not being available.
Define it as "0" in that case.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 0ef8047b737d ("x86/static-call: provide a way to do very early static-call updates")
Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions