Re: 2.6.27.52 stable review

From: Thomas Backlund
Date: Sat Aug 14 2010 - 18:11:42 EST


Greg KH skrev 15.8.2010 00:01:
On Sat, Aug 14, 2010 at 01:11:43PM +0200, Gabor Z. Papp wrote:
* Greg KH<gregkh@xxxxxxx>:

| If I could get some people to please test this -rc release?

BTW seems like 2.6.27 no more combatible with GNU Make 3.82:

$ make oldconfig
Makefile:443: *** mixed implicit and normal rules. Stop.

Same with line 1609.

Nothing has changed with the main Makefile with the exception of
changing the version number for a very long time.

Did something else change on your system?

odd,


2.6.27 needs this wich went in after 2.6.28-rc8:

kbuild: fix make incompatibility
author Sam Ravnborg <sam@xxxxxxxxxxxx>
Sat, 13 Dec 2008 22:00:45 +0000 (23:00 +0100)
committer Sam Ravnborg <sam@xxxxxxxxxxxx>
Sat, 13 Dec 2008 22:00:45 +0000 (23:00 +0100)
commit 31110ebbec8688c6e9597b641101afc94e1c762a
tree 208aaad7e40cbb86bc125760664911da8cd4eebb tree | snapshot
parent abf681ce5b6f83f0b8883e0f2c12d197a38543dd commit | diff
kbuild: fix make incompatibility

"Paul Smith" <psmith@xxxxxxx> reported that we would fail
to build with a new check that may be enabled in an
upcoming version of make.

The error was:

Makefile:442: *** mixed implicit and normal rules. Stop.


And I assume the powerpc make-3.82 fix (e32e78c5ee8aadef020fbaecbe6fb741ed9029fd)
needs to be added to 2.6.27 too...

--
Thomas
--
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/