From: Andy Whitcroft Date: Tue, 12 Aug 2008 22:08:49 +0000 (-0700) Subject: allocate structures for reservation tracking in hugetlbfs outside of spinlocks v2 X-Git-Tag: v2.6.27-rc3~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b26736c88db85c038e04c2306d0745553e69602;p=pandora-kernel.git allocate structures for reservation tracking in hugetlbfs outside of spinlocks v2 [Andrew this should replace the previous version which did not check the returns from the region prepare for errors. This has been tested by us and Gerald and it looks good. Bah, while reviewing the locking based on your previous email I spotted that we need to check the return from the vma_needs_reservation call for allocation errors. Here is an updated patch to correct this. This passes testing here.] Signed-off-by: Andy Whitcroft Tested-by: Gerald Schaefer Cc: Mel Gorman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed