diff options
author | Pawel Moll <pawel.moll@arm.com> | 2014-09-15 15:33:48 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2014-10-08 21:31:14 +0200 |
commit | fa637bf0595ee1796d728a0d33b6b7fff12e1f3d (patch) | |
tree | 23c0b97702221f298787f755ec7f6a8f3ac7b20c /arch/arm/mach-at91/generic.h | |
parent | 741c798a0229c9523c1f68bc8c83a79fefad4333 (diff) | |
download | linux-fa637bf0595ee1796d728a0d33b6b7fff12e1f3d.tar.bz2 |
bus: arm-ccn: Fix spurious warning message
Because CCN's cycle counter always runs, it will generate
an interrupt on overflow even if the relevant perf event
was not requested, causing a spurious warning message.
Fixed now by warning on only normal counter unwanted
overflows. Also cleaning the overflow mask at init now,
not to warn on event previously requested by firmware.
Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-at91/generic.h')
0 files changed, 0 insertions, 0 deletions