Re: [PATCH v12 07/23] KVM: selftests: Add kbuild definitons
From: Ira Weiny
Date: Wed Oct 29 2025 - 11:52:46 EST
Sagi Shahar wrote:
> Add kbuild.h that can be used by files under tools/
>
> Definitions are taken from the original definitions at
> include/linux/kbuild.h
>
> This is needed to expose values from c code to assembly code.
>
> Signed-off-by: Sagi Shahar <sagis@xxxxxxxxxx>
Reviewed-by: Ira Weiny <ira.weiny@xxxxxxxxx>
[snip]