]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
MIPS: MIPS16e2: Report ASE presence in /proc/cpuinfo
authorMaciej W. Rozycki <macro@imgtec.com>
Sat, 8 Jul 2017 15:00:09 +0000 (16:00 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 11 Jul 2017 11:48:49 +0000 (13:48 +0200)
commit92ecd19a7e1dc1c928707835c28cb65f0740be2d
tree36a00d1df3289624609c70162b98fd02b096d03b
parentf3235d32075137e277a2e4ea0d7cef2b59480f4a
MIPS: MIPS16e2: Report ASE presence in /proc/cpuinfo

Only now that both feature determination and unaligned emulation is in
place add reporting to /proc/cpuinfo, so that the presence of "mips16e2"
there not only indicates our recognition of the hardware feature, but
correct unaligned emulation as well.

Signed-off-by: Maciej W. Rozycki <macro@imgtec.com>
Cc: James Hogan <james.hogan@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/16757/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/proc.c