Searched hist:"38 dffe1e4dde1d3174fdce09d67370412843ebb5" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/include/uapi/asm/ |
H A D | hwcap.h | diff 38dffe1e4dde1d3174fdce09d67370412843ebb5 Thu Oct 10 17:01:57 CEST 2019 Jiaxun Yang <jiaxun.yang@flygoat.com> MIPS: elf_hwcap: Export userspace ASEs
A Golang developer reported MIPS hwcap isn't reflecting instructions that the processor actually supported so programs can't apply optimized code at runtime.
Thus we export the ASEs that can be used in userspace programs.
Reported-by: Meng Zhuo <mengzhuo1203@gmail.com> Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Cc: linux-mips@vger.kernel.org Cc: Paul Burton <paul.burton@mips.com> Cc: <stable@vger.kernel.org> # 4.14+ Signed-off-by: Paul Burton <paul.burton@mips.com>
|
/linux/arch/mips/kernel/ |
H A D | cpu-probe.c | diff 38dffe1e4dde1d3174fdce09d67370412843ebb5 Thu Oct 10 17:01:57 CEST 2019 Jiaxun Yang <jiaxun.yang@flygoat.com> MIPS: elf_hwcap: Export userspace ASEs
A Golang developer reported MIPS hwcap isn't reflecting instructions that the processor actually supported so programs can't apply optimized code at runtime.
Thus we export the ASEs that can be used in userspace programs.
Reported-by: Meng Zhuo <mengzhuo1203@gmail.com> Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Cc: linux-mips@vger.kernel.org Cc: Paul Burton <paul.burton@mips.com> Cc: <stable@vger.kernel.org> # 4.14+ Signed-off-by: Paul Burton <paul.burton@mips.com>
|