OSDN Git Service

drm/amdkfd: fix topology bug with capability attr.
authorAlexey Skidanov <Alexey.Skidanov@amd.com>
Sun, 30 Nov 2014 13:03:51 +0000 (15:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jun 2015 00:03:31 +0000 (17:03 -0700)
commitfd358228e3532000ffd9bce8682afc218e6ace65
tree8a10f1a4fe0fa5a243cf3543fb61417326e591d4
parent052c4f41885b145b7dbf7da6b5c953c13bc7ba65
drm/amdkfd: fix topology bug with capability attr.

commit 826f5de84ceb6f96306ce4081b75a0539d8edd00 upstream.

This patch fixes a bug where the number of watch points
was shown before it was actually calculated

Signed-off-by: Alexey Skidanov <Alexey.Skidanov@amd.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdkfd/kfd_topology.c