lkml.org 
[lkml]   [2023]   [Jan]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: [PATCH RFC v7 62/64] x86/sev: Add KVM commands for instance certs
    > +
    > + /* Page-align the length */
    > + length = (params.certs_len + PAGE_SIZE - 1) & PAGE_MASK;
    > +

    I believe Ashish wanted this to be PAGE_ALIGN(params.certs_len)

    --
    -Dionna Glaze, PhD (she/her)

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