On 19 January 2015 at 21:03, Thomas Hellstrom wrote:
> Fixes a case where we call vmw_fifo_idle() from within a wait function with
> task state !TASK_RUNNING, which is illegal.
>
> In addition, make the locking fine-grained, so that it is performed once
> for every read- and write operation. This
Hi, Dave,
It's intended for -fixes. I was just about to send a pull request but
got distracted.
Thanks,
Thomas
On 01/21/2015 12:45 AM, Dave Airlie wrote:
> On 19 January 2015 at 21:03, Thomas Hellstrom
> wrote:
>> Fixes a case where we call vmw_fifo_idle() from within a wait function with
>>
Fixes a case where we call vmw_fifo_idle() from within a wait function with
task state !TASK_RUNNING, which is illegal.
In addition, make the locking fine-grained, so that it is performed once
for every read- and write operation. This is of course more costly, but we
don't perform much register ac