Re: [PATCH] alpha: fix build failures

From: Sudip Mukherjee
Date: Wed Sep 27 2017 - 16:16:43 EST


Hi Andrew,

On Sun, Sep 17, 2017 at 06:20:10PM +0100, Sudip Mukherjee wrote:
> The build of alpha allmodconfig is giving error:
> arch/alpha/include/asm/mmu_context.h: In function 'ev5_switch_mm':
> arch/alpha/include/asm/mmu_context.h:160:2: error:
> implicit declaration of function 'task_thread_info';
> did you mean 'init_thread_info'? [-Werror=implicit-function-declaration]
>
> The file 'mmu_context.h' needed an extra header file.
>
> Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
> ---

Will this be picked up by you? I can see the builds failing in
linux-next and also in v4.14-rc2.

--
Regards
Sudip