Re: [PATCH v15 02/13] x86/sev: Relocate SNP guest messaging routines to common code

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

 



On 12/5/2024 1:50 AM, Borislav Petkov wrote:
> On Tue, Dec 03, 2024 at 02:30:34PM +0530, Nikunj A Dadhania wrote:
>> +	rc = verify_and_dec_payload(mdesc, req);
>> +	if (rc) {
>> +		pr_alert("Detected unexpected decode failure from ASP. rc: %d\n", rc);
>> +		snp_disable_vmpck(mdesc);
>> +		return rc;
>> +	}
>> +
>> +	return 0;
>> +}
>> +EXPORT_SYMBOL_GPL(snp_send_guest_request);
>> +
> 
> Applying: x86/sev: Relocate SNP guest messaging routines to common code
> .git/rebase-apply/patch:376: new blank line at EOF.
> +
> warning: 1 line adds whitespace errors.
>

Sure will fix it.

Regards
Nikunj
 





[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