sparc64: Add initial perf event conflict resolution and checks.
authorDavid S. Miller <davem@davemloft.net>
Mon, 28 Sep 2009 03:43:07 +0000 (20:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Sep 2009 03:43:07 +0000 (20:43 -0700)
Cribbed from powerpc code, as usual. :-)

Currently it is only used to validate that all counters
have the same user/kernel/hv attributes.

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

No differences found