Am 02.07.2014 21:53, schrieb Alex Deucher:
> On Wed, Jul 2, 2014 at 3:28 PM, Christian K?nig
> wrote:
>> From: Christian K?nig
>>
>> Userspace shouldn't be able to access them.
>>
>> Signed-off-by: Christian K?nig
>> Cc: stable at vger.kernel.org
> I assume this is for 3.15. I had to tweak it
From: Christian K?nig
Userspace shouldn't be able to access them.
Signed-off-by: Christian K?nig
Cc: stable at vger.kernel.org
---
drivers/gpu/drm/radeon/radeon_vm.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/radeon/radeon_vm.c
b/drivers/gpu/drm/ra
On Wed, Jul 2, 2014 at 3:28 PM, Christian K?nig
wrote:
> From: Christian K?nig
>
> Userspace shouldn't be able to access them.
>
> Signed-off-by: Christian K?nig
> Cc: stable at vger.kernel.org
I assume this is for 3.15. I had to tweak it slightly for 3.16.
Reviewed-by: Alex Deucher
> ---