diff options
author | 2014-01-16 14:28:22 +1000 | |
---|---|---|
committer | 2014-01-16 14:43:04 +1000 | |
commit | 53dac830537b51df555ba5e7ebb236705b7eaa7c (patch) | |
tree | 40c529676e0f0fd6784f229eb7df00af8bb706a7 /drivers/gpu/drm/drm_irq.c | |
parent | gpu: fix qxl missing crc32_le (diff) | |
download | wireguard-linux-53dac830537b51df555ba5e7ebb236705b7eaa7c.tar.xz wireguard-linux-53dac830537b51df555ba5e7ebb236705b7eaa7c.zip |
drm/mgag200: fix oops in cursor code.
In some cases we enter the cursor code with file_priv = NULL causing an oops,
we also can try to unpin something that isn't pinned, and this is a good fix for it.
Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/drm_irq.c')
0 files changed, 0 insertions, 0 deletions