]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/ptdump: Add _PAGE_COHERENT flag
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Tue, 19 May 2020 05:48:51 +0000 (05:48 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 26 May 2020 12:22:16 +0000 (22:22 +1000)
commitbefa950b5b2c1d257df38f9b3e7d8c3b6aa7364b
tree6d029c2ebe917bf854e0b0ce6b9ec07c03d85956
parent5fe88bb0b93b60dfdedc2d4112bc0ceed7d68c12
powerpc/ptdump: Add _PAGE_COHERENT flag

For platforms using shared.c (4xx, Book3e, Book3s/32), also handle the
_PAGE_COHERENT flag which corresponds to the M bit of the WIMG flags.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
[mpe: Make it more verbose, use "coherent" rather than "m"]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/324c3d860717e8e91fca3bb6c0f8b23e1644a404.1589866984.git.christophe.leroy@csgroup.eu
arch/powerpc/mm/ptdump/shared.c