Re: powerpc/mm/hash: Improve error reporting on HCALL failures
From: Michael Ellerman <hidden>
Date: 2018-07-24 13:59:53
From: Michael Ellerman <hidden>
Date: 2018-07-24 13:59:53
On Fri, 2018-06-29 at 08:39:04 UTC, "Aneesh Kumar K.V" wrote:
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. We also switch printk to pr_* Signed-off-by: Aneesh Kumar K.V <redacted>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/ca42d8d2d6c55822fa8f1d230ffa3b cheers