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 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 declarations.
> > 
> >  elflink.c               |  301 
> > ++++++++++++++++++++++++++++++++++++++++++++++++
> >  hugetlbd.h              |    2 
> >  hugeutils.c             |  296 
> > -----------------------------------------------
> >  libhugetlbfs_internal.h |   10 -
> >  4 files changed, 303 insertions(+), 306 deletions(-)
> > 
> > Index: libhugetlbfs/elflink.c
> 
> The S-o-b line is missing :)

Also, taking into consideration the potential for reworking the sharing
functionality, can we defer this patch? I might end up removing a
majority of the functions that are moving.

Thanks,
Nish

-- 
Nishanth Aravamudan <[EMAIL PROTECTED]>
IBM Linux Technology Center

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Libhugetlbfs-devel mailing list
Libhugetlbfs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel

Reply via email to