From: Joerg Roedel Date: Fri, 12 Jun 2009 13:25:06 +0000 (+0200) Subject: dma-debug: be more careful when building reference entries X-Git-Tag: v2.6.31-rc1~85^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa010efb7b6cd0dfbea8ecf37a6ab587dc2a8560;p=pandora-kernel.git dma-debug: be more careful when building reference entries The current code is not very careful when it builds reference dma_debug_entries which get passed to hash_bucket_find(). But since this function changed to a best-fit algorithm these entries have to be more acurate. This patch adds this higher level of accuracy. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed