lkml.org 
[lkml]   [2023]   [Jun]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH] KVM: VMX: restore vmx_vmexit alignment
    From
    On Wed, 31 May 2023 11:58:21 -0400, Jon Kohler wrote:
    > Commit 8bd200d23ec4 ("KVM: VMX: Flatten __vmx_vcpu_run()") changed
    > vmx_vmexit from SYM_FUNC_START to SYM_INNER_LABEL, accidentally
    > removing 16 byte alignment as SYM_FUNC_START uses SYM_A_ALIGN and
    > SYM_INNER_LABEL does not. Josh mentioned [1] this was unintentional.
    >
    > Fix by changing to SYM_INNER_LABEL_ALIGN instead.
    >
    > [...]

    Applied to kvm-x86 vmx, thanks!

    [1/1] KVM: VMX: restore vmx_vmexit alignment
    https://github.com/kvm-x86/linux/commit/331f22976816

    --
    https://github.com/kvm-x86/linux/tree/next
    https://github.com/kvm-x86/linux/tree/fixes

    \
     
     \ /
      Last update: 2023-06-02 03:26    [W:3.286 / U:0.988 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site