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, 14 Jan 2012 00:00:29 +0000 (02:00 +0200)
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.

[notasas@gmail.com: add missing include for 3.2]
Signed-off-by: Mans Rullgard <mans@mansr.com>

No differences found