summaryrefslogtreecommitdiff
path: root/Documentation/gpu/intel-display/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorLi RongQing <lirongqing@baidu.com>2026-05-27 23:15:45 -0400
committerSean Christopherson <seanjc@google.com>2026-05-28 06:01:52 -0700
commitf92d4f74de4fd6b233929a47f6bb89536c6274c8 (patch)
tree8d9cdb87e4194805a9e22f09f65847fb2d4eba82 /Documentation/gpu/intel-display/git@git.tavy.me:linux.git
parent5d40e5b49442437fe9dfd2577f7b17c07dbefb92 (diff)
KVM: x86: Fix wrong return value type in guest_cpuid_has()
The function guest_cpuid_has() is declared with a return type of 'bool'. However, when kvm_find_cpuid_entry_index() fails to locate a valid CPUID entry, the code incorrectly returns 'NULL' instead of 'false'. Signed-off-by: Li RongQing <lirongqing@baidu.com> Link: https://patch.msgid.link/20260528031545.1879-1-lirongqing@baidu.com Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'Documentation/gpu/intel-display/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions