Re: [PATCH v2] drivers/virt/vSMP: new driver

From: Czerwacki, Eial
Date: Thu Aug 25 2022 - 09:05:59 EST


Greetings Dan,

thanks for the comments below
>On Thu, Aug 25, 2022 at 06:24:02AM +0000, Czerwacki, Eial wrote:
>> +obj-$(CONFIG_VSMP) = vsmp.o
>> +vsmp-y := vsmp_main.o api/api.o version/version.o
>> diff --git a/drivers/virt/vsmp/api/api.c b/drivers/virt/vsmp/api/api.c
>> new file mode 100644
>> index 000000000000..6e40935907bc
>> --- /dev/null
>> +++ b/drivers/virt/vsmp/api/api.c
[...]

I'll take into account all of the rejects and will fix them
in the next iteration.

thanks,

Eial