On 10/10/18 1:37 PM, Aaron Lindsay wrote: > This both advertises that we support four counters and enables them > because the pmu_num_counters() reads this value from PMCR. > > Signed-off-by: Aaron Lindsay <alind...@codeaurora.org> > --- > target/arm/helper.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-)
It looks like this should have been folded into patch 10, or patch 10 split to include the code changes that go with these comment changes. r~