commit | 3da026480a7536bad5033e963008ec052c8e7530 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Jul 19 14:49:37 2017 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Aug 03 16:06:48 2017 +1000 |
tree | f92e2e3184f8d036825619fa9dff7287f439751c | |
parent | b5c8f0fd595d25a938d16c041f92badc67533d9f [diff] |
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>