Searched hist:df830336045db1246d3245d3737fee9939c5f731 (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/loongarch/include/asm/ |
| H A D | cpu.h | df830336045db1246d3245d3737fee9939c5f731 Tue Apr 18 11:38:58 UTC 2023 Huacai Chen <chenhuacai@loongson.cn> LoongArch: Fix probing of the CRC32 feature
Not all LoongArch processors support CRC32 instructions. This feature is indicated by CPUCFG1.CRC32 (Bit25) but it is wrongly defined in the previous versions of the ISA manual (and so does in loongarch.h). The CRC32 feature is set unconditionally now, so fix it.
BTW, expose the CRC32 feature in /proc/cpuinfo.
Cc: stable@vger.kernel.org Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
|
| H A D | cpu-features.h | df830336045db1246d3245d3737fee9939c5f731 Tue Apr 18 11:38:58 UTC 2023 Huacai Chen <chenhuacai@loongson.cn> LoongArch: Fix probing of the CRC32 feature
Not all LoongArch processors support CRC32 instructions. This feature is indicated by CPUCFG1.CRC32 (Bit25) but it is wrongly defined in the previous versions of the ISA manual (and so does in loongarch.h). The CRC32 feature is set unconditionally now, so fix it.
BTW, expose the CRC32 feature in /proc/cpuinfo.
Cc: stable@vger.kernel.org Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
|
| H A D | loongarch.h | df830336045db1246d3245d3737fee9939c5f731 Tue Apr 18 11:38:58 UTC 2023 Huacai Chen <chenhuacai@loongson.cn> LoongArch: Fix probing of the CRC32 feature
Not all LoongArch processors support CRC32 instructions. This feature is indicated by CPUCFG1.CRC32 (Bit25) but it is wrongly defined in the previous versions of the ISA manual (and so does in loongarch.h). The CRC32 feature is set unconditionally now, so fix it.
BTW, expose the CRC32 feature in /proc/cpuinfo.
Cc: stable@vger.kernel.org Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
|
| /linux/arch/loongarch/kernel/ |
| H A D | proc.c | df830336045db1246d3245d3737fee9939c5f731 Tue Apr 18 11:38:58 UTC 2023 Huacai Chen <chenhuacai@loongson.cn> LoongArch: Fix probing of the CRC32 feature
Not all LoongArch processors support CRC32 instructions. This feature is indicated by CPUCFG1.CRC32 (Bit25) but it is wrongly defined in the previous versions of the ISA manual (and so does in loongarch.h). The CRC32 feature is set unconditionally now, so fix it.
BTW, expose the CRC32 feature in /proc/cpuinfo.
Cc: stable@vger.kernel.org Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
|
| H A D | cpu-probe.c | df830336045db1246d3245d3737fee9939c5f731 Tue Apr 18 11:38:58 UTC 2023 Huacai Chen <chenhuacai@loongson.cn> LoongArch: Fix probing of the CRC32 feature
Not all LoongArch processors support CRC32 instructions. This feature is indicated by CPUCFG1.CRC32 (Bit25) but it is wrongly defined in the previous versions of the ISA manual (and so does in loongarch.h). The CRC32 feature is set unconditionally now, so fix it.
BTW, expose the CRC32 feature in /proc/cpuinfo.
Cc: stable@vger.kernel.org Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
|