From: Christian König Date: Sun, 7 Sep 2014 10:06:52 +0000 (+0200) Subject: drm/radeon: fix semaphore value init X-Git-Tag: fixes-for-v3.18-merge-window~144^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f229407da79315c18a2f25f485e1a1b9fdda1e92;p=pandora-kernel.git drm/radeon: fix semaphore value init Semaphore values have 64 bits, not 32. This fixes a very subtle bug that disables synchronization when the upper 32bits wasn't zero. Signed-off-by: Christian König Cc: stable@vger.kernel.org Reviewed-By: Grigori Goronzy Signed-off-by: Alex Deucher --- Reading git-diff-tree failed