sparc64: Abstract away PIC register accesses.
authorDavid S. Miller <davem@davemloft.net>
Fri, 17 Aug 2012 06:19:32 +0000 (23:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 19 Aug 2012 06:26:14 +0000 (23:26 -0700)
And, like for the PCR, allow indexing of different PIC register
numbers.

This also removes all of the non-__KERNEL__ bits from asm/perfctr.h,
nothing kernel side should include it any more.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found