On 12/07/2012 06:31 AM, Steven J. Hill wrote: > From: "Steven J. Hill" <sjhill@xxxxxxxx> > > Allow reading of CP0 config registers via sysfs for each core > in the system. Maybe a stupid question, but why? > The registers will show up in sysfs at the path: > > /sys/devices/system/cpu/cpuX/configX > > Only CP0 config registers 0 through 7 are currently supported. > > Signed-off-by: Steven J. Hill <sjhill@xxxxxxxx> [...]