Files
linux/drivers/bus
Pawel Moll 95f9b41004 bus: arm-ccn: Fix node->XP config conversion
commit a18f8e97fe upstream.

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.

Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-08-03 09:29:07 -07:00
..