diff options
author | Kirill A. Shutemov <kirill.shutemov@linux.intel.com> | 2014-04-03 23:48:11 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-04-04 01:21:03 +0200 |
commit | e655fb29074a7aa471bfc9f51a0139c6f636a649 (patch) | |
tree | 8271ea582bbe23fc7a3d97cbaf6a051e4cff25ec /sound/pci/ac97 | |
parent | mm: do_fault(): extract to call vm_ops->do_fault() to separate function (diff) | |
download | linux-e655fb29074a7aa471bfc9f51a0139c6f636a649.tar.xz linux-e655fb29074a7aa471bfc9f51a0139c6f636a649.zip |
mm: introduce do_read_fault()
Introduce do_read_fault(). The function does what do_fault() does for
read page faults.
Unlike do_fault(), do_read_fault() is pretty clean and straightforward.
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Rik van Riel <riel@redhat.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Matthew Wilcox <matthew.r.wilcox@intel.com>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound/pci/ac97')
0 files changed, 0 insertions, 0 deletions