summaryrefslogtreecommitdiffstats
path: root/include/sound/hda_hwdep.h
diff options
context:
space:
mode:
authorKirill A. Shutemov <kirill.shutemov@linux.intel.com>2014-04-03 14:48:08 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2014-04-03 16:21:03 -0700
commit80d7ef66142b0b4358223790e7a4cb153b48a05c (patch)
tree015aa1bba559be299fe895da2d1df4f83919144c /include/sound/hda_hwdep.h
parentc558784fa9e65363ed32cf6ff137c89bc8b54f81 (diff)
downloadblackbird-op-linux-80d7ef66142b0b4358223790e7a4cb153b48a05c.tar.gz
blackbird-op-linux-80d7ef66142b0b4358223790e7a4cb153b48a05c.zip
mm: rename __do_fault() -> do_fault()
Current __do_fault() is awful and unmaintainable. These patches try to sort it out by split __do_fault() into three destinct codepaths: - to handle read page fault; - to handle write page fault to private mappings; - to handle write page fault to shared mappings; I also found page refcount leak in PageHWPoison() path of __do_fault(). This patch (of 7): do_fault() is unused: no reason for underscores. 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 'include/sound/hda_hwdep.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud