commit | 51c6c9bb34fcd112d4ab8b8f5c1d1b6a10a00e71 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Oct 13 17:52:14 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Oct 13 17:52:14 2010 +0900 |
tree | 001aab40b411fcd9dfd4370b6797fc810457d6a6 | |
parent | 5e5b3a9dc8405f6a49531a02754a6cc2a1c6cd28 [diff] |
sh: perf: Set up perf_max_events. Presently this is uninitialized in the architecture code, so it's artificlally capped to the default initialization value. Set it up at registration time. Signed-off-by: Paul Mundt <lethal@linux-sh.org>