Re: [v2] powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception()

From: Michael Ellerman
Date: Thu Oct 04 2018 - 02:14:49 EST


On Tue, 2018-09-25 at 14:10:04 UTC, Christophe Leroy wrote:
> PPC32 uses nonrecoverable_exception() while PPC64 uses
> unrecoverable_exception().
>
> Both functions are doing almost the same thing.
>
> This patch removes nonrecoverable_exception()
>
> Signed-off-by: Christophe Leroy <christophe.leroy@xxxxxx>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/51423a9c9b09352bea1c53b8324db7

cheers