From: Joerg Roedel Date: Mon, 8 Jun 2009 13:46:19 +0000 (+0200) Subject: dma-debug: disable/enable irqs only once in device_dma_allocations X-Git-Tag: v2.6.31-rc1~408^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be81c6ea23b8b471141734ef4bc005f5127aaf43;p=pandora-kernel.git dma-debug: disable/enable irqs only once in device_dma_allocations There is no need to disable/enable irqs on each loop iteration. Just disable irqs for the whole time the loop runs. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed