diff options
author | Thomas Hellstrom <thellstrom@vmware.com> | 2009-12-02 12:33:46 -0500 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2009-12-16 00:34:40 -0500 |
commit | 9c51ba1db37cab780f38b2210913959f22d7b830 (patch) | |
tree | 78136ca9c2fc00cd0550703fe07ae7ada55c11b9 /Documentation/stable_kernel_rules.txt | |
parent | aaa207369436d04bb85382ddbb688a5b9461fd21 (diff) |
drm/ttm: Fix potential ttm_mem_evict_first races.
1) The function was previously called with a potentially empty
LRU list which would have lead to an OOPS or servere corruption.
2) In rare cases, after reservation has succeeded, another process may
already have evicted it or even pinned it. We must revalidate the
buffer status after releasing the lru lock.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'Documentation/stable_kernel_rules.txt')
0 files changed, 0 insertions, 0 deletions