Am 29.01.2018 um 15:31 schrieb Michel Dänzer:
On 2018-01-29 02:55 PM, Tom St Denis wrote:
The buf pointer was not being incremented inside the loop
meaning the same block of data would be read or written
repeatedly.
Signed-off-by: Tom St Denis <tom.stdenis@xxxxxxx>
Reviewed-by: Christian König <christian.koenig@xxxxxxx>
Please add:
Cc: stable@xxxxxxxxxxxxxxx
Fixes: 09ac4fcb3f25 ("drm/ttm: Implement vm_operations_struct.access v2")
What Michel meant here is that you should add the "Cc: " and "Fixes: "
tags to the commit message and NOT send it manually to
stable@xxxxxxxxxxxxxxx.
The "Cc:" tag results in automatically backporting of the patch to
stable kernels. Manually sending a patch to stable@xxxxxxxxxxxxxxx is
only necessary when the automated backport doesn't work.
Christian.
so that it'll get backported to the relevant stable branches.
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/dri-devel