summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorIan Munsie <imunsie@au1.ibm.com>2014-10-08 19:54:58 +1100
committerMichael Ellerman <mpe@ellerman.id.au>2014-10-08 20:15:44 +1100
commita1dca3465a7be53980abab1e0d6646176fdc075f (patch)
treee01d711450175ec03ce894a0e9ec8969ce0ecedd /Kconfig
parent80c49c7e4a397bb245d72a78e41640eeb0b6e953 (diff)
downloadlinux-next-a1dca3465a7be53980abab1e0d6646176fdc075f.tar.gz
powerpc/mm: Add new hash_page_mm()
This adds a new function hash_page_mm() based on the existing hash_page(). This version allows any struct mm to be passed in, rather than assuming current. This is useful for servicing co-processor faults which are not in the context of the current running process. We need to be careful here as the current hash_page() assumes current in a few places. Signed-off-by: Ian Munsie <imunsie@au1.ibm.com> Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions