Re: [PATCH] x86 Boot enhancements, pic 16 4/9

From: Eric W. Biederman (ebiederm@xmission.com)
Date: Wed Apr 03 2002 - 21:54:28 EST


"H. Peter Anvin" <hpa@zytor.com> writes:

> Followup to: <m11ydwu5at.fsf@frodo.biederman.org>
> By author: ebiederm@xmission.com (Eric W. Biederman)
> In newsgroup: linux.dev.kernel
> >
> > Linus please apply,
> >
> > This patch makes not changes to the generated object code.
> >
> > Instead removes the assumption the code is linked to run at 0. The
> > binary code is already PIC, this makes the build process the same way,
> > making the build requirements more flexible.
> >
>
> Flexible in what way?

In that the object files generated can be treated as ordinary object
files, instead of needing special treatment.

Since gas does not have an ASSUME segment directive to tell the
assembler where base addresses point the current code is arguable
broken. And this patch is a bug fix.

I don't really need this patch but it sure makes life easier.

Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Apr 07 2002 - 22:00:13 EST