On Fri, Oct 13, 2006 at 02:48:36PM -0500, Adam Litke wrote:
> On Fri, 2006-10-13 at 16:53 +1000, David Gibson wrote:
> > Oops, missed a couple of things. Please apply this rather than
> > previous versions of this change.
> >
> > Remove elflink specific functions out of hugeutils.c
> >
> > This
On Fri, 2006-10-13 at 16:53 +1000, David Gibson wrote:
> Oops, missed a couple of things. Please apply this rather than
> previous versions of this change.
>
> Remove elflink specific functions out of hugeutils.c
>
> This patch removes the various functions which use the seg_info
> structure fro
On 13.10.2006 [08:28:57 -0500], Steve Fox wrote:
> On Fri, 2006-10-13 at 16:53 +1000, David Gibson wrote:
> > Oops, missed a couple of things. Please apply this rather than
> > previous versions of this change.
> >
> > Remove elflink specific functions out of hugeutils.c
> >
> > This patch remov
On Fri, 2006-10-13 at 16:53 +1000, David Gibson wrote:
> Oops, missed a couple of things. Please apply this rather than
> previous versions of this change.
>
> Remove elflink specific functions out of hugeutils.c
>
> This patch removes the various functions which use the seg_info
> structure fro
Oops, missed a couple of things. Please apply this rather than
previous versions of this change.
Remove elflink specific functions out of hugeutils.c
This patch removes the various functions which use the seg_info
structure from hugeutils.c to elflink.c which is the only place
they're used. Whi
his patch removes the various functions which use the seg_info
structure from hugeutils.c to elflink.c which is the only place
they're used. While we're at it, move in the seg_info definition
itself from the .h file, make things static which now can be and
re-arrange functions to avoid forward dec