commit | c1a17777eb45d9f3821f35e9869c0a08cd2e664e | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Nov 12 18:08:31 2018 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Nov 13 10:21:00 2018 -0500 |
tree | 22575efcc9b878ca6f4ebe1dfa9fc4f10ffe8171 | |
parent | 4d454e9ffdb1ef5a51ebc147b5389c96048db683 [diff] |
drm/amdgpu: fix huge page handling on Vega10 We accidentially set the huge flag on the parent instead of the childs. This caused some VM faults under memory pressure. Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Tested-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org