]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm: export various functions for the benefit of DAX
authorMatthew Wilcox <willy@linux.intel.com>
Tue, 8 Sep 2015 21:58:51 +0000 (14:58 -0700)
committerDan Duval <dan.duval@oracle.com>
Wed, 7 Dec 2016 17:19:38 +0000 (12:19 -0500)
commit8fb7083d9c644ec303349c2e5a5d7b2f2098811d
tree3713c533c9e7bb197c5598ad3707b9c77fa0d970
parentedebe0ebf0eee85d3787827d4b012f2d18eefffd
mm: export various functions for the benefit of DAX

Orabug: 22913653

To use the huge zero page in DAX, we need these functions exported.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Cc: Hillf Danton <dhillf@gmail.com>
Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Cc: Theodore Ts'o <tytso@mit.edu>
Cc: Jan Kara <jack@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
(cherry picked from commit fc43704437ebe40f642ac53f7ee73661fe74e6b8)
Signed-off-by: Dan Duval <dan.duval@oracle.com>
include/linux/huge_mm.h
mm/huge_memory.c