Am Freitag, den 25.03.2011, 01:29 -0700 schrieb Yu, Fenghua:
> > -----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.

Thank you,
make mrproper, fixed it.

-- 
Regards,
        Alexey

--
To unsubscribe from this list: send the line "unsubscribe kernel-testers" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to