From: Ralf Baechle Date: Wed, 16 Oct 2013 15:10:07 +0000 (+0200) Subject: MIPS: MT: proc: Add support for printing VPE and TC ids X-Git-Tag: v3.15-rc1~125^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6d3c9afaab47418ab2d7f874fb8aeac1f067104;p=pandora-kernel.git 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 Cc: Markos Chandras Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6066/ --- Reading git-diff-tree failed