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

RE: [PATCH 04/10] iommu/ipmmu-vmsa: Add light version of Linux's ipmmu_features


  • To: Oleksandr Tyshchenko <olekstysh@xxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx>
  • Date: Tue, 14 Dec 2021 12:05:56 +0000
  • Accept-language: ja-JP, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=renesas.com; dmarc=pass action=none header.from=renesas.com; dkim=pass header.d=renesas.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=5Zi0ScpQv+Pk0yCO8VpXPoAyBXpW6xs9wjgk1+H+o4g=; b=a6zMcTjNuuGsZG6haRenu3WsD+AMalMJpeewnTLxE2F+m7xaoZHkqFo/IOmgcZTOJqFYkWArJ6x2ZS2S16gc/1kYg+1R1uQoABwaricwnnzpL9EGqeNz+/6NxI/QR8R0nBn9JQPo1BtfPmFd9Rblz82EGckSSoqlOff89m31ErRNIO2Z1ip5CqXH7WT+BqUbjraVcIkNaOaO7AQJMEBTyfPis+zm8sqC00aAr+WGfH97wRCdwhuabaz/j9w8bATG2MkgKZeZaqTvNY7N9AaYyjJbQrANPpJV8GENgiKjesZpfWbU/Frumd4aHu39P3ey7Wqbt7cXpde50CFCjnaX2A==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=jEqrX4fa5cjv3+NJvtMcDUQZ8jkvJfIudNLBhy8r/D9Zp2M1NFslyA75s0SyaGlOWqf8BYinM7p7AomKdyMDbyoNfzVYdZOKWkbbCoY4VMCUDhQwXEQ5NqH3yLx0PIz14lR0A2RQqJ8n0kShJEEKSbUKGUpOsTXDnUEod4JSrRzFecyiyuI4MVLrTN+ZrAMub/UABG9MHm5A4RMDbwWsASmBRbrehdFiaAkv6i1RHxntVr6NuOyBjWMHZ9v14TL8Yy7Fo6SmyD1BZLU9sTWMo9CnwhR1xT2jToEMZFFpCfYpKDnZGTW5slaPts4YZosYnwbka9Px8ePKvuh+uMNx0Q==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=renesas.com;
  • Cc: Oleksandr Tyshchenko <oleksandr_tyshchenko@xxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>, Bertrand Marquis <bertrand.marquis@xxxxxxx>
  • Delivery-date: Tue, 14 Dec 2021 12:06:11 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Thread-index: AQHX47d5KD29OXhbPEy75XHCjn67uqwx+H8g
  • Thread-topic: [PATCH 04/10] iommu/ipmmu-vmsa: Add light version of Linux's ipmmu_features

Hello Oleksandr-san,

> From: Oleksandr Tyshchenko, Sent: Sunday, November 28, 2021 2:52 AM
> 
> From: Oleksandr Tyshchenko <oleksandr_tyshchenko@xxxxxxxx>
> 
> This is a prereq work needed to add support for S4 series easily
> in the future.
> 
> We don't need to pull the whole struct and all instances as Xen
> driver doesn't support old Arm32 based Gen2 SoCs, so there is no
> point in keeping all differences between Gen2 and Gen3 here.
> All what we need is a minimal support to be able to operate with
> Gen3 and new S4.
> 
> Add Gen3 specific info with only two fields (number_of_contexts and
> num_utlbs) for now, the subsequent patches will add remaining bits.
> 
> No change in behavior.
> 
> Signed-off-by: Oleksandr Tyshchenko <oleksandr_tyshchenko@xxxxxxxx>

Thank you for the patch!

Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx>

Best regards,
Yoshihiro Shimoda




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.