[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170927.215206.1151121167562961485.davem@davemloft.net>
Date: Wed, 27 Sep 2017 21:52:06 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: linux@...ck-us.net
Cc: sparclinux@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] sparc64: mmu_context: Add missing include files
From: Guenter Roeck <linux@...ck-us.net>
Date: Sun, 10 Sep 2017 13:44:47 -0700
> Fix the following build errors.
>
> In file included from arch/sparc/include/asm/mmu_context.h:4:0,
> from include/linux/mmu_context.h:4,
> from drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h:29,
> from drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:23:
> arch/sparc/include/asm/mmu_context_64.h:22:37: error:
> unknown type name 'per_cpu_secondary_mm'
>
> arch/sparc/include/asm/mmu_context_64.h: In function 'switch_mm':
> arch/sparc/include/asm/mmu_context_64.h:79:2: error:
> implicit declaration of function 'smp_processor_id'
>
> Fixes: 70539bd79500 ("drm/amd: Update MEC HQD loading code for KFD")
> Signed-off-by: Guenter Roeck <linux@...ck-us.net>
Applied.
Powered by blists - more mailing lists