On Fri, 23 Jul 2010 23:18:51 +0100, Chris Wilson <[email protected]> 
wrote:
> If we fail to flush outstanding GPU writes but return the memory to the
> system, we risk corrupting memory should the GPU recovery and complete
> those writes. On the other hand, if we bail early and free the object
> then we have a definite use-after-free and real memory corruption.
> Choose the lesser of two evils, since in order to recover from the hung
> GPU we need to completely reset it, those pending writes should
> never happen.

Applied this series to -next.

Attachment: pgpFDX2SUu2bg.pgp
Description: PGP signature

_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to