commit | 1d317f90d97ca8e539939ee896bd04c7efe936ca | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Oct 28 18:02:15 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Oct 28 18:02:15 2009 +0900 |
tree | 09e7141e4f84adf4ad5cbfbc44738c2985756df4 | |
parent | ac44e6694755744fe96442919da1f2c7e87a2a61 [diff] |
sh: perf events: Kill off left over debugging cruft. num_events should be compared > MAX_HWEVENTS and not >=. The latter was used as a debugging test which accidentally slipped in. Signed-off-by: Paul Mundt <lethal@linux-sh.org>