Searched hist:"071 d2f0b5419d3cf80cc8ba73ec8fe2cedc4cc0c" (Results 1 – 4 of 4) sorted by relevance
/linux/arch/mips/kernel/ |
H A D | r4k-bugs64.c | 071d2f0b5419d3cf80cc8ba73ec8fe2cedc4cc0c Wed Oct 02 01:04:32 CEST 2019 Paul Burton <paul.burton@mips.com> MIPS: r4k-bugs64: Limit R4k bug checks to affected systems
Only build the checks for R4k errata workarounds if we expect that the kernel might actually run on a system with an R4k CPU - ie. CONFIG_SYS_HAS_CPU_R4X00=y & we're targeting a pre-MIPSr1 ISA revision.
Rename cpu-bugs64.c to r4k-bugs64.c to indicate the fact that the code is specific to R4k CPUs.
Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-mips@vger.kernel.org
|
H A D | genex.S | diff 071d2f0b5419d3cf80cc8ba73ec8fe2cedc4cc0c Wed Oct 02 01:04:32 CEST 2019 Paul Burton <paul.burton@mips.com> MIPS: r4k-bugs64: Limit R4k bug checks to affected systems
Only build the checks for R4k errata workarounds if we expect that the kernel might actually run on a system with an R4k CPU - ie. CONFIG_SYS_HAS_CPU_R4X00=y & we're targeting a pre-MIPSr1 ISA revision.
Rename cpu-bugs64.c to r4k-bugs64.c to indicate the fact that the code is specific to R4k CPUs.
Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-mips@vger.kernel.org
|
H A D | Makefile | diff 071d2f0b5419d3cf80cc8ba73ec8fe2cedc4cc0c Wed Oct 02 01:04:32 CEST 2019 Paul Burton <paul.burton@mips.com> MIPS: r4k-bugs64: Limit R4k bug checks to affected systems
Only build the checks for R4k errata workarounds if we expect that the kernel might actually run on a system with an R4k CPU - ie. CONFIG_SYS_HAS_CPU_R4X00=y & we're targeting a pre-MIPSr1 ISA revision.
Rename cpu-bugs64.c to r4k-bugs64.c to indicate the fact that the code is specific to R4k CPUs.
Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-mips@vger.kernel.org
|
/linux/arch/mips/include/asm/ |
H A D | bugs.h | diff 071d2f0b5419d3cf80cc8ba73ec8fe2cedc4cc0c Wed Oct 02 01:04:32 CEST 2019 Paul Burton <paul.burton@mips.com> MIPS: r4k-bugs64: Limit R4k bug checks to affected systems
Only build the checks for R4k errata workarounds if we expect that the kernel might actually run on a system with an R4k CPU - ie. CONFIG_SYS_HAS_CPU_R4X00=y & we're targeting a pre-MIPSr1 ISA revision.
Rename cpu-bugs64.c to r4k-bugs64.c to indicate the fact that the code is specific to R4k CPUs.
Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-mips@vger.kernel.org
|