Re: [PATCH v5 06/22] x86/virt/tdx: Add skeleton to initialize TDX on demand

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > +	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






[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux