gpu: pvr: kick: check for duplicate src syncs
authorLuc Verhaegen <libv@codethink.co.uk>
Wed, 18 May 2011 08:01:40 +0000 (10:01 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 20 May 2012 18:43:05 +0000 (21:43 +0300)
commit68eb886306bab51a43cb326ccafc0244f9f8e4e5
tree468d057b6d5b8e2888c42894c5b5360d9eedb250
parent39828db15f6680fbe6beea814eea20fdf9314d97
gpu: pvr: kick: check for duplicate src syncs

When duplicate syncs are present, we deadlock; so check and throw an error
message. Was already fixed in userspace as part of #253237, this now shores
up the kernel too.

Fixes: NB#254225

Signed-off-by: Luc Verhaegen <libv@codethink.co.uk>
pvr/sgxkick.c