[PATCH] ARM: Fix build break on ARM v6 and v7

Russell King - ARM Linux linux at arm.linux.org.uk
Fri Dec 18 05:02:45 EST 2009


On Fri, Dec 18, 2009 at 02:07:07PM +0530, Anand Gadiyar wrote:
> Commit 2c9b9c849 added an argument to __cpuc_flush_dcache_page
> and renamed it.
> 
> Update a caller of the old function to fix this build error:
> 
>   CC      arch/arm/mm/copypage-v6.o
> arch/arm/mm/copypage-v6.c: In function 'v6_copy_user_highpage_nonaliasing':
> arch/arm/mm/copypage-v6.c:51: error: implicit declaration of function '__cpuc_flush_dcache_page'
> make[1]: *** [arch/arm/mm/copypage-v6.o] Error 1
> make: *** [arch/arm/mm] Error 2
> 
> 
> Reported-by: Jinsung Yang <jsgood.yang at samsung.com>
> NYET-Signed-off-by: Anand Gadiyar <gadiyar at ti.com>
> ---
> Russell,
> 
> I fixed this almost independently at roughly the same time as your
> mail on the list. Do I still get credit for the patch?

Patch is good.  If you want to convert the NYET-sob to a proper
signed-off-by, and throw it at the patch system...



More information about the linux-arm-kernel mailing list