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.le...@c-s.fr>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/51423a9c9b09352bea1c53b8324db7 cheers