diff options
author | Dave Airlie <airlied@redhat.com> | 2014-01-16 04:28:22 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-13 21:50:24 (GMT) |
commit | d79d8ea83a4b4746e5b69c71921473127c3443eb (patch) | |
tree | 5459b3c936ab15e20da823dd4b6ba6f718614209 /kernel/irq | |
parent | c3269a105bca3da6aee087742f4a348536151505 (diff) | |
download | linux-fsl-qoriq-d79d8ea83a4b4746e5b69c71921473127c3443eb.tar.xz |
drm/mgag200: fix oops in cursor code.
commit 53dac830537b51df555ba5e7ebb236705b7eaa7c upstream.
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.
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/irq')
0 files changed, 0 insertions, 0 deletions