[GIT] kbuild anticipatory fix

From: Michal Marek
Date: Mon Feb 21 2011 - 09:20:47 EST


Hi Linus,

Commit 9599ec0 in the tip tree is going to replace
arch/x86/lib/memmove_64.c with arch/x86/lib/memmove_64.S, which breaks
build if one does not run 'make clean' after merging that commit. While
this is not a regression, the kbuild fix is rather simple and will avoid
the annoyance in the merge window if merged now. Please consider.

Michal

The following changes since commit 85e2efbb1db9a18d218006706d6e4fbeb0216213:

Linux 2.6.38-rc5 (2011-02-15 19:23:45 -0800)

are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git rc-fixes

Michal Marek (1):
fixdep: Do not record dependency on the source file itself

scripts/basic/fixdep.c | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/