commit | ff4bd0827764e10a428a9d39e6814c5478863f94 | [log] [tgz] |
---|---|---|
author | Ilija Hadzic <ihadzic@research.bell-labs.com> | Mon Jan 07 18:21:57 2013 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jan 10 17:05:35 2013 -0500 |
tree | 906790613778a0b113a17c9ebe5ba8e972218c8b | |
parent | 82ba789f48de669fd0bbc84c326f07571d078572 [diff] |
drm/radeon: fix NULL pointer dereference in UMS mode In UMS mode parser->rdev is NULL, so dereferencing will cause an oops. Signed-off-by: Ilija Hadzic <ihadzic@research.bell-labs.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>