From: Joerg Roedel Date: Thu, 11 Jun 2009 08:03:42 +0000 (+0200) Subject: dma-debug: check for sg_call_ents in best-fit algorithm too X-Git-Tag: v2.6.31-rc1~85^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5e8c5b90a1ae249930fcf7403f3757686cf1a7b;p=pandora-kernel.git dma-debug: check for sg_call_ents in best-fit algorithm too If we don't check for sg_call_ents the hash_bucket_find function might still return the wrong dma_debug_entry for sg mappings. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed