ARM: Expose some CPU control registers via sysfs
authorMans Rullgard <mans@mansr.com>
Tue, 10 Nov 2009 00:39:21 +0000 (00:39 +0000)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 4 Jun 2011 23:40:31 +0000 (02:40 +0300)
This creates sysfs files under /sys/devices/system/cpu/cpuN
exposing the values of the control register, auxiliary control
register, and L2 cache auxiliary control register.  Writing to
the files allows setting the value of bits which are safe to
change at any time.

Signed-off-by: Mans Rullgard <mans@mansr.com>

No differences found