Skip to content
Commit aa010efb authored by Joerg Roedel's avatar Joerg Roedel
Browse files

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: default avatarJoerg Roedel <joerg.roedel@amd.com>
parent e5e8c5b9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment