-
- Downloads
MIPS: MT: proc: Add support for printing VPE and TC ids
And there are more CPUs or configurations that want to provide special per-CPU information in /proc/cpuinfo. So I think there needs to be a hook mechanism, such as a notifier. This is a first cut only; I need to think about what sort of looking the notifier needs to have. But I'd appreciate testing on MT hardware! Signed-off-by:Ralf Baechle <ralf@linux-mips.org> Cc: Markos Chandras <markos.chandras@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6066/
Showing
- arch/mips/include/asm/cpu-info.h 21 additions, 0 deletionsarch/mips/include/asm/cpu-info.h
- arch/mips/kernel/proc.c 23 additions, 0 deletionsarch/mips/kernel/proc.c
- arch/mips/kernel/smp-mt.c 22 additions, 0 deletionsarch/mips/kernel/smp-mt.c
- arch/mips/kernel/smtc-proc.c 23 additions, 0 deletionsarch/mips/kernel/smtc-proc.c
Loading
Please register or sign in to comment