[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20110221142036.GA3583@sepie.suse.cz>
Date: Mon, 21 Feb 2011 15:20:36 +0100
From: Michal Marek <mmarek@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: mmarek@...e.cz, linux-kbuild@...r.kernel.org,
linux-kernel@...r.kernel.org, sfr@...b.auug.org.au
Subject: [GIT] kbuild anticipatory fix
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists