]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/mm: Move CMO accounting out of do_page_fault into a helper
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 19 Jul 2017 04:49:37 +0000 (14:49 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 3 Aug 2017 06:06:48 +0000 (16:06 +1000)
commit860696a62beb45deb2af86c215b2cb2389524b9b
treef92e2e3184f8d036825619fa9dff7287f439751c
parent1877ded4c6e3e10a8c61f04f4f77c2c4b1b9dfa8
powerpc/mm: Move CMO accounting out of do_page_fault into a helper

It makes do_page_fault() more readable. No functional change.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/fault.c