On Fri, Oct 17, 2008 at 05:14:21PM +0100, Andy Whitcroft wrote:
> We have historically exported the default size versions of these functions.
> It makes sense therefore to export their new multi-pagesize versions as
> part of the V2.1 API.
> 
> Signed-off-by: Andy Whitcroft <[EMAIL PROTECTED]>

Yep, and some man pages wouldn't hurt either

Acked-by: Mel Gorman <[EMAIL PROTECTED]>

> ---
>  version.lds |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/version.lds b/version.lds
> index 1429230..626ee02 100644
> --- a/version.lds
> +++ b/version.lds
> @@ -20,4 +20,6 @@ HTLBFS_2.1 {
>       global:
>               gethugepagesizes;
>               getpagesizes;
> +             hugetlbfs_find_path_for_size;
> +             hugetlbfs_unlinked_fd_for_size;
>  };
> -- 
> 1.6.0.2.711.gf1ba4
> 

-- 
Mel Gorman
Part-time Phd Student                          Linux Technology Center
University of Limerick                         IBM Dublin Software Lab

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libhugetlbfs-devel mailing list
Libhugetlbfs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel

Reply via email to