commit | fcd0861db1cf4e6ed99f60a815b7b72c2ed36ea4 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Tue Oct 11 17:41:32 2011 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Tue Oct 11 17:41:32 2011 +0200 |
tree | eda4a79003476bd19a819dba3c12d5bc9b3d574d | |
parent | e33acde91140f1809952d1c135c36feb66a51887 [diff] |
iommu/amd: Fix wrong shift direction 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>