commit | ca42d8d2d6c55822fa8f1d230ffa3b78824fb60c | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> | Fri Jun 29 14:09:04 2018 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Jul 24 22:03:19 2018 +1000 |
tree | ed4b5ab15b2306c4e20d63085891a8034b999ffb | |
parent | 65471d763e9178a8dc6f05db1c9c09c292f75c28 [diff] |
powerpc/pseries/mm: Improve error reporting on HCALL failures This patch adds error reporting to H_ENTER and H_READ hcalls. A failure for both these hcalls are mostly fatal and it would be good to log the failure reason. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> [mpe: Split out of larger patch] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>