diff options
author | 2025-08-27 04:18:01 -0400 | |
---|---|---|
committer | 2025-08-27 04:18:01 -0400 | |
commit | 22b2ca023fc41e95afb3c58c16c2418b1ca85d75 (patch) | |
tree | bf3b8585d8c309ff40fedd3dc299d3c34a207e0c /drivers/net/wireless/intel/iwlwifi/mld/tests/utils.c | |
parent | Linux 6.17-rc3 (diff) | |
parent | selftests: harness: Rename is_signed_type() to avoid collision with overflow.h (diff) | |
download | wireguard-linux-22b2ca023fc41e95afb3c58c16c2418b1ca85d75.tar.xz wireguard-linux-22b2ca023fc41e95afb3c58c16c2418b1ca85d75.zip |
Merge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEAD
KVM x86 fixes and a selftest fix for 6.17-rcN
- Use array_index_nospec() to sanitize the target vCPU ID when handling PV
IPIs and yields as the ID is guest-controlled.
- Drop a superfluous cpumask_empty() check when reclaiming SEV memory, as
the common case, by far, is that at least one CPU will have entered the
VM, and wbnoinvd_on_cpus_mask() will naturally handle the rare case where
the set of have_run_cpus is empty.
- Rename the is_signed_type() macro in kselftest_harness.h to is_signed_var()
to fix a collision with linux/overflow.h. The collision generates compiler
warnings due to the two macros having different implementations.
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mld/tests/utils.c')
0 files changed, 0 insertions, 0 deletions