Searched hist:ef462f3b64e9fb0c8e1cd5d60f5bd7f13ac2156d (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/kernel/ |
H A D | cacheinfo.c | ef462f3b64e9fb0c8e1cd5d60f5bd7f13ac2156d Thu Dec 08 02:16:26 CET 2016 Justin Chen <justin.chen@broadcom.com> MIPS: Add cacheinfo support
Add cacheinfo support for MIPS architectures.
Use information from the cpuinfo_mips struct to populate the cacheinfo struct. This allows an architecture agnostic approach, however this also means if cache information is not properly populated within the cpuinfo_mips struct, there is nothing we can do. (I.E. c-r3k.c)
Signed-off-by: Justin Chen <justin.chen@broadcom.com> Cc: f.fainelli@gmail.com Cc: linux-mips@linux-mips.org Cc: bcm-kernel-feedback-list@broadcom.com Patchwork: https://patchwork.linux-mips.org/patch/14650/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
H A D | Makefile | diff ef462f3b64e9fb0c8e1cd5d60f5bd7f13ac2156d Thu Dec 08 02:16:26 CET 2016 Justin Chen <justin.chen@broadcom.com> MIPS: Add cacheinfo support
Add cacheinfo support for MIPS architectures.
Use information from the cpuinfo_mips struct to populate the cacheinfo struct. This allows an architecture agnostic approach, however this also means if cache information is not properly populated within the cpuinfo_mips struct, there is nothing we can do. (I.E. c-r3k.c)
Signed-off-by: Justin Chen <justin.chen@broadcom.com> Cc: f.fainelli@gmail.com Cc: linux-mips@linux-mips.org Cc: bcm-kernel-feedback-list@broadcom.com Patchwork: https://patchwork.linux-mips.org/patch/14650/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|