Re: [PATCH hyperv-next v3 07/15] Drivers: hv: Post messages via the confidential VMBus if available

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

 





On 04-06-2025 06:13, Roman Kisel wrote:
-	if (ms_hyperv.paravisor_present) {
+	if (ms_hyperv.paravisor_present && !vmbus_is_confidential()) {

it is, not vmbus_is_confidential() ?

  		if (hv_isolation_type_tdx())
  			status = hv_tdx_hypercall(HVCALL_POST_MESSAGE,
  						  virt_to_phys(aligned_msg), 0);


Thanks,
Alok




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux