linux_dsm_epyc7002/arch/powerpc/include
Benjamin Herrenschmidt bd067f83b0 powerpc/64: Fix naming of cache block vs. cache line
In a number of places we called "cache line size" what is actually
the cache block size, which in the powerpc architecture, means the
effective size to use with cache management instructions (it can
be different from the actual cache line size).

We fix the naming across the board and properly retrieve both
pieces of information when available in the device-tree.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2017-02-06 19:46:04 +11:00
..
asm powerpc/64: Fix naming of cache block vs. cache line 2017-02-06 19:46:04 +11:00
uapi/asm powerpc: Move ARCH_DLINFO out of uapi 2017-02-06 19:46:04 +11:00