diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2017-01-09 02:31:47 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-02-06 11:46:04 +0300 |
commit | e2827fe5c1566f66a922dd7493cbe4522c50580a (patch) | |
tree | 49c4d659ade2f43d88a8b7a62f3c14f21aafef0c /mm/maccess.c | |
parent | 5d451a87e5ebbde18c2b48284778f29d308816c2 (diff) | |
download | linux-e2827fe5c1566f66a922dd7493cbe4522c50580a.tar.xz |
powerpc/64: Clean up ppc64_caches using a struct per cache
We have two set of identical struct members for the I and D sides
and mostly identical bunches of code to parse the device-tree to
populate them. Instead make a ppc_cache_info structure with one
copy for I and one for D
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'mm/maccess.c')
0 files changed, 0 insertions, 0 deletions