> -----Original Message-----
> From: Alexey Fisher [mailto:[email protected]]
> Sent: Friday, March 25, 2011 1:19 AM
> To: [email protected]
> Cc: Yu, Fenghua; H. Peter Anvin
> Subject: [regression] x86-64, mem: Convert memmove() to assembly file
> and fix return value bug
> 
> Hallo,
> 
> kernel fails to compile with this message:
> linux-2.6/arch/x86/lib/memmove_64.c: No such file or directory
> 
> regression introduced by patch:
> commit 9599ec0471deae24044241e2173090d2cbc0e899
> Author: Fenghua Yu <[email protected]>
> Date:   Mon Jan 17 17:39:15 2011 -0800
> x86-64, mem: Convert memmove() to assembly file and fix return value
> bug

You need "make mrproper" to clean up dependency before you build a new kernel. 
Make is confused by previous memmove_64.S file.

There is a tip patch in fixdep.c to remove this kind of dependency. Seems that 
patch is not in upstream yet.

Thanks.

-Fenghua

N�����r��y����b�X��ǧv�^�)޺{.n�+���z�ޖ׬����{ay�ʇڙ�,j��f���h���z��w���
���j:+v���w�j�m��������zZ+�����ݢj"��!�i

Reply via email to