commit | a18f8e97fe69195823d7fb5c68a8d6565f39db4b | [log] [tgz] |
---|---|---|
author | Pawel Moll <pawel.moll@arm.com> | Thu Apr 02 18:50:32 2015 +0100 |
committer | Pawel Moll <pawel.moll@arm.com> | Fri May 01 17:50:58 2015 +0100 |
tree | 29a2654190c82badaf2e86a7e67447706eedc11c | |
parent | b787f68c36d49bb1d9236f403813641efa74a031 [diff] |
bus: arm-ccn: Fix node->XP config conversion Events defined as watchpoints on nodes must have their config values converted so that they apply to the respective node's XP. The function setting new values was using wrong mask for the "port" field, resulting in corrupted value. Fixed now. Cc: stable@vger.kernel.org # 3.17+ Signed-off-by: Pawel Moll <pawel.moll@arm.com>