Re: [Libhugetlbfs-devel] [PATCH 1/2] ARM support.

2012-12-14 Thread Steve Capper
On Fri, Dec 14, 2012 at 07:21:09AM +, bill4carson wrote: > Hi, Steve > > Please use attachment xBDT/xB script for testing. > > thanks Thanks for these Bill, It's my understanding that the linker linker scripts have been deprecated in libhugetlbfs 2.1 (NM 64), so I would like to keep these ou

Re: [Libhugetlbfs-devel] [PATCH 1/2] ARM support.

2012-12-14 Thread Steve Capper
On Thu, Dec 13, 2012 at 06:11:22PM +, Gerald Schaefer wrote: > On Wed, 12 Dec 2012 18:10:02 + > Steve Capper wrote: > > > This patch adds support for the ARM architecture to libhugetlbfs. > > > > We do not add the xBT/xBDT style linker scripts as these have been > > deprecated in favour

Re: [Libhugetlbfs-devel] [PATCH 1/2] ARM support.

2012-12-13 Thread bill4carson
Hi, Steve Please use attachment xBDT/xB script for testing. thanks On 2012年12月13日 02:10, Steve Capper wrote: This patch adds support for the ARM architecture to libhugetlbfs. We do not add the xBT/xBDT style linker scripts as these have been deprecated in favour of adjusting the page sizes vi

Re: [Libhugetlbfs-devel] [PATCH 1/2] ARM support.

2012-12-13 Thread Gerald Schaefer
On Wed, 12 Dec 2012 18:10:02 + Steve Capper wrote: > This patch adds support for the ARM architecture to libhugetlbfs. > > We do not add the xBT/xBDT style linker scripts as these have been > deprecated in favour of adjusting the page sizes via command line > parameter to ld. Have you consi

[Libhugetlbfs-devel] [PATCH 1/2] ARM support.

2012-12-12 Thread Steve Capper
This patch adds support for the ARM architecture to libhugetlbfs. We do not add the xBT/xBDT style linker scripts as these have been deprecated in favour of adjusting the page sizes via command line parameter to ld. Signed-off-by: Steve Capper --- Makefile| 6 ++ ld.hugetlb