On Tue, Sep 26, 2023, at 18:39, Alex Deucher wrote:
> I think this was an abstraction back from when
> kfd supported both radeon and amdgpu.  Since we just
> support amdgpu now, there is no more need for this and
> we can use the amdgpu structures directly.
>
> This also avoids having the kfd_cu_info structures on
> the stack when inlining which can blow up the stack.
>
> Cc: Arnd Bergmann <[email protected]>
> Signed-off-by: Alex Deucher <[email protected]>

Nice cleanup!

Acked-by: Arnd Bergmann <[email protected]>

I guess you could fold patch 1/2 into this as it removes
all the added code from that anyway.

Reply via email to