Files
linux/drivers
Andrey Grodzovsky dc2b0e41fc drm/amd/powerplay: Fix smu_table_entry.handle type
commit adab595d16 upstream.

The handle describes kernel logical address, should be
unsigned long and not uint32_t.
Fixes KASAN error and GFP on driver unload.

Reviewed-by: Rex Zhu <Rex.Zhu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-02-22 15:42:25 +01:00
..
2017-12-14 09:53:13 +01:00
2018-02-22 15:42:15 +01:00
2017-12-29 17:53:46 +01:00
2018-02-22 15:42:23 +01:00
2018-01-17 09:45:27 +01:00
2018-01-02 20:31:05 +01:00