Quoting Oded Gabbay :
On Thu, Jan 11, 2018 at 1:15 AM, Gustavo A. R. Silva
wrote:
In case kfd_get_process_device_data returns null, there are some
null pointer dereferences in functions kfd_bind_processes_to_device
and kfd_unbind_processes_from_device.
Fix this by printing a WARN_ON for PDDs
On Thu, Jan 11, 2018 at 1:15 AM, Gustavo A. R. Silva
wrote:
> In case kfd_get_process_device_data returns null, there are some
> null pointer dereferences in functions kfd_bind_processes_to_device
> and kfd_unbind_processes_from_device.
>
> Fix this by printing a WARN_ON for PDDs that aren't found