diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2009-03-07 02:27:52 +0300 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2009-03-28 01:12:17 +0300 |
commit | 98787c057fdefdce6230ff46f2c1105835005a4c (patch) | |
tree | 867347ab1bf0fb289cc6f7a18039d43b6a174e06 /net/unix/af_unix.c | |
parent | bf5a269a4cc966f783b9faaf3fffd8fa31b53383 (diff) | |
download | linux-98787c057fdefdce6230ff46f2c1105835005a4c.tar.xz |
drm/i915: Check for dev->primary->master before dereference.
I've hit the occasional oops inside i915_wait_ring() with an indication of
a NULL derefence of dev->primary->master. Adding a NULL check is
consistent with the other potential users of dev->primary->master.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions