]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sparc64: Move generic PCR support code to seperate file.
authorDavid S. Miller <davem@davemloft.net>
Thu, 22 Jan 2009 05:30:23 +0000 (21:30 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Jan 2009 01:13:57 +0000 (17:13 -0800)
commit3eb8057bbafc64dbf09d5c18513aa80c1b7f2fcb
tree77852bad482b27316d7333a2633b3fec61a4797b
parent5376071069ec8a7e6a8112beab16fc24f5139475
sparc64: Move generic PCR support code to seperate file.

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>
arch/sparc/include/asm/pcr.h [new file with mode: 0644]
arch/sparc/include/asm/pil.h
arch/sparc/kernel/Makefile
arch/sparc/kernel/pcr.c [new file with mode: 0644]
arch/sparc/kernel/ttable.S
arch/sparc/oprofile/init.c