commit | 788c7df451467df71638dd79a2d63d78c6e13b9c | [log] [tgz] |
---|---|---|
author | Hugh Dickins <hugh.dickins@tiscali.co.uk> | Tue Jun 23 13:49:05 2009 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jun 23 11:23:33 2009 -0700 |
tree | 30714df634b620784b7a04fefc51d8c09291de38 | |
parent | a800faec1b21d7133b5f0c8c6dac593b7c4e118d [diff] |
hugetlb: fault flags instead of write_access handle_mm_fault() is now passing fault flags rather than write_access down to hugetlb_fault(), so better recognize that in hugetlb_fault(), and in hugetlb_no_page(). Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk> Acked-by: Wu Fengguang <fengguang.wu@intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>