aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorMaxim Levitsky <[email protected]>2022-03-18 12:27:41 -0400
committerPaolo Bonzini <[email protected]>2022-03-21 09:28:25 -0400
commitbf07be36cd881b50684aca8f76d4b407da6cb058 (patch)
tree6fc460fc648a24b594fd104c6b022c63c2c4203c /net/lapb/lapb_subr.c
parent873dd122172f8cce329113cfb0dfe3d2344d80c0 (diff)
KVM: x86: do not use KVM_X86_OP_OPTIONAL_RET0 for get_mt_mask
KVM_X86_OP_OPTIONAL_RET0 can only be used with 32-bit return values on 32-bit systems, because unsigned long is only 32-bits wide there and 64-bit values are returned in edx:eax. Reported-by: Maxim Levitsky <[email protected]> Signed-off-by: Maxim Levitsky <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions