commit | 6291ed3c04d5c83c26e77d4fa47e06d0416be81d | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Mon Jun 04 10:49:05 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Jun 07 11:44:39 2007 +1000 |
tree | 08e482c7288515f609af5fccf93e79c050fb5b83 | |
parent | 5ecd3100e695228ac5e0ce0e325e252c0f11806f [diff] |
[POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bug The powerpc iommu code was refactored by Linas back in the 2.6.20 time frame to map 4K pages from the generic code, but I had forgotten to go back and fix my platform driver before submitting it. Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Paul Mackerras <paulus@samba.org>