summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorAkinobu Mita <akinobu.mita@gmail.com>2012-11-09 12:10:43 (GMT)
committerDave Airlie <airlied@redhat.com>2012-11-15 23:59:51 (GMT)
commit55aa914e9274cf1d55397cc04eb926eb055c79f7 (patch)
treed90993007c009f362c32dfef0debc55383a19f44 /init
parentac207ed2471150e06af0afc76e4becc701fa2733 (diff)
downloadlinux-fsl-qoriq-55aa914e9274cf1d55397cc04eb926eb055c79f7.tar.xz
drm/ttm: remove unneeded preempt_disable/enable
It is unnecessary to disable preemption explicitly while calling copy_highpage(). Because copy_highpage() will do it again through kmap_atomic/kunmap_atomic. Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions