commit | 13da704682471669685ccc3fe111fd6c0127b2eb | [log] [tgz] |
---|---|---|
author | Ian Munsie <imunsie@au1.ibm.com> | Mon Dec 08 19:17:58 2014 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Dec 29 15:45:43 2014 +1100 |
tree | f87c02d70f9c52b6439767a9244c9c2393aa5610 | |
parent | 456295e284beb7b61a55ead9500d30f94ab06d52 [diff] |
cxl: Early return from cxl_handle_fault for a shut down context If a context is being detached and we get a translation fault for it there is little point getting it's mm and handling the fault, so just respond with an address error and return earlier. Signed-off-by: Ian Munsie <imunsie@au1.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>