From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <45CDC6A0.1020407@domain.hid> Date: Sat, 10 Feb 2007 14:20:32 +0100 From: Jan Kiszka MIME-Version: 1.0 References: <45CDAA95.1070900@domain.hid> <45CDC5AE.5010903@domain.hid> In-Reply-To: <45CDC5AE.5010903@domain.hid> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigEB7B0367FB1BCDB53475578F" Sender: jan.kiszka@domain.hid Subject: [Adeos-main] Re: tracer broken on 2.6.20-i386 List-Id: General discussion about Adeos List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Philippe Gerum Cc: adeos-main This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigEB7B0367FB1BCDB53475578F Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Jan Kiszka wrote: > Jan Kiszka wrote: >=20 >> Philippe, >> >> have you had to adopt any tracer-related code while switching to 2.6.2= 0? >> The same .config that worked fine for 2.6.19 doesn't boot here on >> 2.6.20. The kernel hangs during or after decompression. Disabling the >> tracer resolves this. >> =20 >=20 > I had a look at latest -rt and found some new change (which turned out > to be a hack). Playing with it, I understood its motivation (avoid > instrumentation of the decompressor). Here comes a cleaner variant for > 2.6.20 (all archs). Tracer boots fine again. :) ^^^^^^^^^ Strike that, I lost the overview for a while. It remains an i386 issue. >=20 > Jan >=20 >=20 > Index: linux-2.6.20/arch/i386/boot/compressed/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- linux-2.6.20.orig/arch/i386/boot/compressed/Makefile > +++ linux-2.6.20/arch/i386/boot/compressed/Makefile > @@ -9,6 +9,7 @@ targets :=3D vmlinux vmlinux.bin vmlinux. > EXTRA_AFLAGS :=3D -traditional > =20 > LDFLAGS_vmlinux :=3D -T > +CFLAGS :=3D $(subst -pg,,$(CFLAGS)) > CFLAGS_misc.o +=3D -fPIC > hostprogs-y :=3D relocs > =20 >=20 >=20 --------------enigEB7B0367FB1BCDB53475578F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFFzcagniDOoMHTA+kRAlgnAJ9NVptro0f0Xb/hlFzn3KnnU8A/iwCfTplu qsGUGbHYgz3t9ApDk/f2B+M= =2CTO -----END PGP SIGNATURE----- --------------enigEB7B0367FB1BCDB53475578F--