aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorJérôme Glisse <[email protected]>2014-05-07 20:35:24 +0000
committerChristian König <[email protected]>2014-05-20 12:42:06 +0000
commit24f47acc78b0ab5e2201f859fe1f693ae90c7c83 (patch)
tree834a08f452e00713beb57ddedf22a212314ab219 /drivers/net/xen-netback/interface.c
parentdrm/radeon: fix typo in finding PLL params (diff)
downloadkernel-24f47acc78b0ab5e2201f859fe1f693ae90c7c83.tar.gz
kernel-24f47acc78b0ab5e2201f859fe1f693ae90c7c83.zip
drm/radeon: avoid segfault on device open when accel is not working.
When accel is not working on device with virtual address space radeon segfault because the ib buffer is NULL and trying to map it inside the virtual address space trigger segfault. This patch only map the ib buffer if accel is working. Cc: <[email protected]> Signed-off-by: Jérôme Glisse <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Christian König <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions