Re: [Libhugetlbfs-devel] truncate_above_4G test

2006-11-07 Thread Chen, Kenneth W
Adam Litke wrote on Tuesday, November 07, 2006 2:53 PM > Hey David. I am a bit confused about the truncate_above_4G test case. > On ppc64 (kernel 2.6.19-rc4-git12 -- which should have the fix), the > following mmap call gets -EINVAL: > p = mmap64(q + 2*hpage_size, hpage_size, PROT_READ|PROT_

Re: [Libhugetlbfs-devel] [0/2] Extra testcases for recentlyfound kernel bugs

2006-11-03 Thread Chen, Kenneth W
Steve Fox wrote on Friday, November 03, 2006 6:33 AM > On Fri, 2006-11-03 at 11:52 +1100, David Gibson wrote: > > Here are a pair of patches adding extra testcases for some of the > > kernel bugs recently found by Hugh Dickins. These patches went to the > > linux-mm list and some other people, but