Hi Thomas,
On Mon, Aug 6, 2012 at 1:52 PM, Thomas Hellstrom
wrote:
> NAK,
>
> The mutex unlock is done in vmw_fifo_commit. The mutex is protecting the
> fifo memory against multiple simultaneous reservers.
>
Thanks for the answer :-). sorry for your time... i will definitely
try more reading an
NAK,
The mutex unlock is done in vmw_fifo_commit. The mutex is protecting the
fifo memory against multiple simultaneous reservers.
/Thomas
On 08/04/2012 07:33 AM, Devendra Naga wrote:
> we have done a proper mutex_unlock in the error cases of the
> vmw_fifo_reserve, but
> there are missing m
Hi Thomas,
On Mon, Aug 6, 2012 at 1:52 PM, Thomas Hellstrom wrote:
> NAK,
>
> The mutex unlock is done in vmw_fifo_commit. The mutex is protecting the
> fifo memory against multiple simultaneous reservers.
>
Thanks for the answer :-). sorry for your time... i will definitely
try more reading and
NAK,
The mutex unlock is done in vmw_fifo_commit. The mutex is protecting the
fifo memory against multiple simultaneous reservers.
/Thomas
On 08/04/2012 07:33 AM, Devendra Naga wrote:
we have done a proper mutex_unlock in the error cases of the vmw_fifo_reserve,
but
there are missing mute
we have done a proper mutex_unlock in the error cases of the vmw_fifo_reserve,
but
there are missing mutex unlocks where we return a valid pointer in
vmw_fifo_reserve.
Signed-off-by: Devendra Naga
---
drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c |7 +--
1 file changed, 5 insertions(+), 2 delet
we have done a proper mutex_unlock in the error cases of the vmw_fifo_reserve,
but
there are missing mutex unlocks where we return a valid pointer in
vmw_fifo_reserve.
Signed-off-by: Devendra Naga
---
drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c |7 +--
1 file changed, 5 insertions(+), 2 delet