aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx/parallel-display.c
diff options
context:
space:
mode:
authorClemens Ladisch <[email protected]>2014-11-16 20:08:49 +0000
committerStefan Richter <[email protected]>2014-11-19 10:57:50 +0000
commit51b04d59c27430a57c347b55478415c342009035 (patch)
tree498e6a03b0c238e90b1587362f5b1e714ec30890 /drivers/gpu/drm/imx/parallel-display.c
parentLinux 3.18-rc5 (diff)
downloadkernel-51b04d59c27430a57c347b55478415c342009035.tar.gz
kernel-51b04d59c27430a57c347b55478415c342009035.zip
firewire: ohci: replace vm_map_ram() with vmap()
vm_map_ram() is intended for short-lived objects, so using it for the AR buffers could fragment address space, especially on a 32-bit machine. For an allocation that lives as long as the device, vmap() is the better choice. Signed-off-by: Clemens Ladisch <[email protected]> Signed-off-by: Stefan Richter <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/imx/parallel-display.c')
0 files changed, 0 insertions, 0 deletions