diff options
author | 2024-08-02 18:42:53 +0300 | |
---|---|---|
committer | 2024-09-12 08:25:12 +0200 | |
commit | fbe5a6dfe492eff8b0adef85fcabd84e246f1102 (patch) | |
tree | 8ca85ea83b83497f12ba240d4d308c523b66779b /rust/helpers/build_bug.c | |
parent | x86/cpu: fix unbootable VMs by inlining memcmp() in hypervisor_cpuid_base() (diff) | |
download | wireguard-linux-fbe5a6dfe492eff8b0adef85fcabd84e246f1102.tar.xz wireguard-linux-fbe5a6dfe492eff8b0adef85fcabd84e246f1102.zip |
xen, pvh: fix unbootable VMs by inlining memset() in xen_prepare_pvh()
If this memset() is not inlined than PVH early boot code can call
into KASAN-instrumented memset() which results in unbootable VMs.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Acked-by: Juergen Gross <jgross@suse.com>
Message-ID: <20240802154253.482658-3-adobriyan@gmail.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions