git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92db1e6
)
dma-debug: check for sg_call_ents in best-fit algorithm too
author
Joerg Roedel
<joerg.roedel@amd.com>
Thu, 11 Jun 2009 08:03:42 +0000
(10:03 +0200)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Mon, 15 Jun 2009 09:08:54 +0000
(11:08 +0200)
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 <joerg.roedel@amd.com>
No differences found