Check for NULL map before calling DRM(ioremapfree) on cleanup. Prevents an
authorLeif Delgass <ldelgass@users.sourceforge.net>
Mon, 21 Apr 2003 16:07:17 +0000 (16:07 +0000)
committerLeif Delgass <ldelgass@users.sourceforge.net>
Mon, 21 Apr 2003 16:07:17 +0000 (16:07 +0000)
commit46e06192a88834a97257d2be5ab3aa7c325a1cfe
tree3a77c3f79e6415aaff35c6fbd22f256269ced8a0
parentda35a90d99cf56a8ffc48f87754013d13e1cafcd
Check for NULL map before calling DRM(ioremapfree) on cleanup. Prevents an
    oops if a map wasn't found (e.g. XFree86 Bugzilla #108)
linux-core/i810_dma.c
linux-core/i830_dma.c
linux/gamma_dma.c
linux/i810_dma.c
linux/i830_dma.c
shared-core/mga_dma.c
shared-core/r128_cce.c
shared-core/radeon_cp.c
shared/mga_dma.c
shared/r128_cce.c
shared/radeon_cp.c