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:
e33acde
)
iommu/amd: Fix wrong shift direction
author
Joerg Roedel
<joerg.roedel@amd.com>
Tue, 11 Oct 2011 15:41:32 +0000
(17:41 +0200)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Tue, 11 Oct 2011 15:41:32 +0000
(17:41 +0200)
The shift direction was wrong because the function takes a
page number and i is the address is the loop.
Cc: stable@kernel.org
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found