Re: [PATCH v6 00/12] validate/clean the functions of ip funcs

2024-10-21 Thread Khatri, Sunil
@lists.freedesktop.org Subject: Re: [PATCH v6 00/12] validate/clean the functions of ip funcs On 10/18/2024 7:08 PM, Christian König wrote: Patches #2, #3 and #12 are Acked-by: Christian König The rest are Reviewed-by: Christian König Maybe give others till Monday to take a look as well, could be that Alex

RE: [PATCH v6 00/12] validate/clean the functions of ip funcs

2024-10-21 Thread Deucher, Alexander
ect: Re: [PATCH v6 00/12] validate/clean the functions of ip funcs > > > On 10/18/2024 7:08 PM, Christian König wrote: > > Patches #2, #3 and #12 are Acked-by: Christian König > > > > > > The rest are Reviewed-by: Christian König > > > > Maybe give other

Re: [PATCH v6 00/12] validate/clean the functions of ip funcs

2024-10-18 Thread Khatri, Sunil
On 10/18/2024 7:08 PM, Christian König wrote: Patches #2, #3 and #12 are Acked-by: Christian König The rest are Reviewed-by: Christian König Maybe give others till Monday to take a look as well, could be that Alex, Lijo or somebody else point out that we are ignoring the suspend return c

Re: [PATCH v6 00/12] validate/clean the functions of ip funcs

2024-10-18 Thread Christian König
Patches #2, #3 and #12 are Acked-by: Christian König The rest are Reviewed-by: Christian König Maybe give others till Monday to take a look as well, could be that Alex, Lijo or somebody else point out that we are ignoring the suspend return code during XGMI hive reset for a good reason. I

[PATCH v6 00/12] validate/clean the functions of ip funcs

2024-10-18 Thread Sunil Khatri
v6: Fixed the missing return statement on suspend and update the code with V5 comments. v5: Fixed review comments. Dropped hw_fini patch and need to look further why such functions exists. hw_init/hw_fini are mandatory functions and we should have a valid definition. v4: hw_init/hw_fi