On Mon, Jan 20, 2025 at 2:52 AM Perry Yuan wrote:
>
> GCC raises a parameter compatibility error log for the
> amdgpu_vkms_early_init function because it previously accepted
> a generic `void *handle` parameter. This change updates the
> function signature to accept a specific `struct amdgpu_ip_bl
GCC raises a parameter compatibility error log for the
amdgpu_vkms_early_init function because it previously accepted
a generic `void *handle` parameter. This change updates the
function signature to accept a specific `struct amdgpu_ip_block *`
parameter instead.
error log:
/tmp/amd.fwXY79Rm/amd/a