]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/64s: Tidy machine check SLB logging
authorNicholas Piggin <npiggin@gmail.com>
Sat, 28 Nov 2020 07:07:28 +0000 (17:07 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 3 Dec 2020 14:01:23 +0000 (01:01 +1100)
commit5982a6f35d9f033a7909ab3a9a681d2b6d284b8d
tree8294332424db932fd5d9b47158d23c281f647d96
parent21801855602d82999ddb5db5a582a557982cb776
powerpc/64s: Tidy machine check SLB logging

Since ISA v3.0, SLB no longer uses the slb_cache, and stab_rr is no
longer correlated with SLB allocation. Move those to pre-3.0.

While here, improve some alignments and reduce whitespace.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20201128070728.825934-9-npiggin@gmail.com
arch/powerpc/mm/book3s64/slb.c