lkml.org 
[lkml]   [2022]   [Jun]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH v5 06/22] x86/virt/tdx: Add skeleton to initialize TDX on demand
    From
    Date

    > > + ret = init_tdx_module();
    > > + if (ret == -ENODEV) {
    > > + pr_info("TDX module is not loaded.\n");
    >
    > tdx_module_status should be set to TDX_MODULE_NONE here.

    Thanks. Will fix.

    >
    > > + goto out;
    > > + }

    --
    Thanks,
    -Kai


    \
     
     \ /
      Last update: 2022-06-24 13:29    [W:5.508 / U:0.064 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site