https://github.com/torvalds/linux
Revision 7317c75e66fce0c9f82fbe6f72f7e5256b315422 authored by Jesse Barnes on 29 August 2011, 16:45:28 UTC, committed by Keith Packard on 16 December 2011, 16:49:58 UTC
This fixes a race where we may try to finish a page flip and decrement
the refcount even if our vblank_get failed and we ended up with a
spurious flip pending interrupt.

Fixes https://bugs.freedesktop.org/show_bug.cgi?id=34211.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
1 parent c0f372b
History
Tip revision: 7317c75e66fce0c9f82fbe6f72f7e5256b315422 authored by Jesse Barnes on 29 August 2011, 16:45:28 UTC
drm/i915: don't set unpin_work if vblank_get fails
Tip revision: 7317c75
File Mode Size
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 272 bytes
compress.c -rw-r--r-- 10.2 KB
dir.c -rw-r--r-- 6.7 KB
export.c -rw-r--r-- 5.2 KB
inode.c -rw-r--r-- 39.9 KB
isofs.h -rw-r--r-- 6.0 KB
joliet.c -rw-r--r-- 1.3 KB
namei.c -rw-r--r-- 4.3 KB
rock.c -rw-r--r-- 17.5 KB
rock.h -rw-r--r-- 2.3 KB
util.c -rw-r--r-- 2.4 KB
zisofs.h -rw-r--r-- 807 bytes

back to top