Re: [PATCH v14 05/22] KVM: selftests: Expose segment definitions to assembly files

From: Edgecombe, Rick P

Date: Thu Aug 13 2026 - 19:51:01 EST


On Wed, 2026-07-22 at 23:13 +0000, Lisa Wang wrote:
> From: Sagi Shahar <sagis@xxxxxxxxxx>
>
> Move kernel segment definitions to a separate file which can be included
> from assembly files.

Log nit, it's not just a move, it's extracting them to a new file.

>
> Reviewed-by: Ira Weiny <ira.weiny@xxxxxxxxx>
> Reviewed-by: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
> Signed-off-by: Sagi Shahar <sagis@xxxxxxxxxx>
> Signed-off-by: Lisa Wang <wyihan@xxxxxxxxxx>
> Reviewed-by: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>