diff options
author | Chris Wilson <[email protected]> | 2010-08-15 10:52:34 +0100 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2010-08-21 23:21:13 -0700 |
commit | 156dadc180a1bd3a25d644ee6c361afc465ccd0e (patch) | |
tree | 2a4e58c0d79d44bddf626c55abe9080432d6f010 /net/unix/sysctl_net_unix.c | |
parent | 90eb77baaea35c591bd324b31e9eac032bd603c9 (diff) |
drm/i915: Remove the conflicting BUG_ON()
We now attempt to free "active" objects following a GPU hang as either
the GPU will be reset or the hang is permenant. In either case, the GPU
writes will not be flushed to main memory and it should be safe to
return that memory back to the system.
The BUG_ON(active) is thus overkill and can erroneously fire after a
EIO.
Signed-off-by: Chris Wilson <[email protected]>
Signed-off-by: Eric Anholt <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions