summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorJuergen Gross <jgross@suse.com>2024-01-09 09:22:32 +0100
committerBorislav Petkov (AMD) <bp@alien8.de>2024-01-22 15:51:07 +0100
commitf7cfe7017b531e08c108ac6615b1ddedcc892428 (patch)
treedf17e1e891a0c5f7d68bf94f11fa44f3430e91e9 /samples
parent6613476e225e090cc9aad49be7fa504e290dd33d (diff)
downloadlinux-stable-f7cfe7017b531e08c108ac6615b1ddedcc892428.tar.gz
linux-stable-f7cfe7017b531e08c108ac6615b1ddedcc892428.tar.bz2
linux-stable-f7cfe7017b531e08c108ac6615b1ddedcc892428.zip
x86/paravirt: Make BUG_func() usable by non-GPL modules
Several inlined functions subject to paravirt patching are referencing BUG_func() after the recent switch to the alternative patching mechanism. As those functions can legally be used by non-GPL modules, BUG_func() must be usable by those modules, too. So use EXPORT_SYMBOL() when exporting BUG_func(). Fixes: 9824b00c2b58 ("x86/paravirt: Move some functions and defines to alternative.c") Signed-off-by: Juergen Gross <jgross@suse.com> Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Link: https://lore.kernel.org/r/20240109082232.22657-1-jgross@suse.com
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions