]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf38e53896744a5d686ac30062cecb506b598024a
tree54a66ae279aa75911dc350ec3ebeb8e8dd49d5f0
parentf4309982063b5f0b443d4dbd3f8eafb63fc4b503
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