]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
MIPS: JZ4770: Work around config2 misreporting associativity
authorMaarten ter Huurne <maarten@treewalker.org>
Tue, 16 Jan 2018 15:48:02 +0000 (16:48 +0100)
committerJames Hogan <jhogan@kernel.org>
Thu, 18 Jan 2018 22:07:44 +0000 (22:07 +0000)
commit1f7412e0e2f327fe7dc5a0c2fc36d7b319d05d47
tree4c23bb82d1a4562f96fceb49b1dffa90e12ce6a6
parent9be5f3e92ed5a4176bb4d99b498dc87aaafa622b
MIPS: JZ4770: Work around config2 misreporting associativity

According to config2, the associativity would be 5-ways, but the
documentation states 4-ways, which also matches the documented
L2 cache size of 256 kB.

Signed-off-by: Maarten ter Huurne <maarten@treewalker.org>
Reviewed-by: James Hogan <jhogan@kernel.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/18488/
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/mm/sc-mips.c