Re: PATCH: Fix 2.6 kernel for the new ia64 assembler

From: David Mosberger-Tang
Date: Fri Oct 07 2005 - 13:06:07 EST


Looks fine to me.

--david

On 10/7/05, H. J. Lu <hjl@xxxxxxxxx> wrote:
> The new ia64 assembler uses slot 1 for the offset of a long (2-slot)
> instruction and the old assembler uses slot 2. The 2.6 kernel assumes
> slot 2 and won't boot when the new assembler is used:
>
> http://sources.redhat.com/bugzilla/show_bug.cgi?id=1433
>
> This patch will work with either slot 1 or 2.
>
>
> H.J.
>
>
>


--
Mosberger Consulting LLC, voice/fax: 510-744-9372,
http://www.mosberger-consulting.com/
35706 Runckel Lane, Fremont, CA 94536
-
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/