Re: [Libhugetlbfs-devel] Remove elflink specific functions out of hugeutils.c

2006-10-14 Thread David Gibson
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

Re: [Libhugetlbfs-devel] Remove elflink specific functions out of hugeutils.c

2006-10-13 Thread Adam Litke
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

Re: [Libhugetlbfs-devel] Remove elflink specific functions out of hugeutils.c

2006-10-13 Thread Nishanth Aravamudan
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

Re: [Libhugetlbfs-devel] Remove elflink specific functions out of hugeutils.c

2006-10-13 Thread Steve Fox
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

Re: [Libhugetlbfs-devel] Remove elflink specific functions out of hugeutils.c

2006-10-12 Thread David Gibson
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

[Libhugetlbfs-devel] Remove elflink specific functions out of hugeutils.c

2006-10-12 Thread David Gibson
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