On Thu, Apr 19, 2018 at 1:46 PM, Anders Roxell wrote:
> On 14 April 2018 at 04:49, Randy Dunlap wrote:
>> From: Randy Dunlap
>>
>> When CONFIG_MMU_NOTIFIER is not enabled, struct mmu_notifier has an
>> incomplete type definition, which causes build errors.
>>
>> ../drivers/gpu/drm/amd/amdkfd/kfd
On 14 April 2018 at 04:49, Randy Dunlap wrote:
> From: Randy Dunlap
>
> When CONFIG_MMU_NOTIFIER is not enabled, struct mmu_notifier has an
> incomplete type definition, which causes build errors.
>
> ../drivers/gpu/drm/amd/amdkfd/kfd_priv.h:607:22: error: field 'mmu_notifier'
> has incomplete t
From: Randy Dunlap
When CONFIG_MMU_NOTIFIER is not enabled, struct mmu_notifier has an
incomplete type definition, which causes build errors.
../drivers/gpu/drm/amd/amdkfd/kfd_priv.h:607:22: error: field 'mmu_notifier'
has incomplete type
../include/linux/kernel.h:979:32: error: dereferencing p