commit | 7afad422ac61067473d5f3d20bbd5472af533bcd | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Jul 19 14:49:23 2017 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Aug 02 13:11:07 2017 +1000 |
tree | d7bb22570129b6fd8fc7193a64656d7d0899be90 | |
parent | 424de9c6e3f89399fc11afc1f53f89c5329132da [diff] |
powerpc/mm: Move exception_enter/exit to a do_page_fault wrapper This will allow simplifying the returns from do_page_fault Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>