public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT] kbuild anticipatory fix
@ 2011-02-21 14:20 Michal Marek
  0 siblings, 0 replies; only message in thread
From: Michal Marek @ 2011-02-21 14:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: mmarek, linux-kbuild, linux-kernel, sfr

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-21 14:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-21 14:20 [GIT] kbuild anticipatory fix Michal Marek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox