powerpc/64s/exception: machine check improve labels and comments
authorNicholas Piggin <npiggin@gmail.com>
Fri, 2 Aug 2019 10:56:41 +0000 (20:56 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 30 Aug 2019 00:32:36 +0000 (10:32 +1000)
commitb3fe35261e329e15736bc95630fd865df9896c66
tree54a66ae279aa75911dc350ec3ebeb8e8dd49d5f0
parentfce16d482276f059b08368c833a1188ac1f25e86
powerpc/64s/exception: machine check improve labels and comments

Short forward and backward branches can be given number labels,
but larger significant divergences in code path a more readable
if they're given descriptive names.

Also adjusts a comment to account for guest delivery.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190802105709.27696-17-npiggin@gmail.com
arch/powerpc/kernel/exceptions-64s.S