commit | 2ce4d4c937ce4c14704f02ae60e2e07e3906c68a | [log] [tgz] |
---|---|---|
author | Jack Steiner <steiner@sgi.com> | Tue Dec 15 16:48:18 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Dec 16 07:20:17 2009 -0800 |
tree | bf6b6f32910e8550bd30dd338172a46e35d6d81e | |
parent | 74ccd09526a0254c362adcc6c862354d724aa803 [diff] |
gru: fix GRU interrupt race at deallocate Fix a race where an interrupt could be received for a GRU context that has been deallocated. Signed-off-by: Jack Steiner <steiner@sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>