aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/pcr.h
Commit message (Collapse)AuthorAgeFilesLines
* sparc64: Implement NMI watchdog on capable cpus.David S. Miller2009-01-301-0/+16
| | | | Signed-off-by: David S. Miller <davem@davemloft.net>
* sparc64: Move generic PCR support code to seperate file.David S. Miller2009-01-281-0/+30
It all lives in the oprofile support code currently and we will need to share this stuff with NMI watchdog and perf_counter support. Signed-off-by: David S. Miller <davem@davemloft.net>