commit | cc8b5c96a7ac7d695c2887427b1003bd33ec9c97 | [log] [tgz] |
---|---|---|
author | Michal Ostrowski <mostrows@watson.ibm.com> | Fri Dec 02 13:09:13 2005 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Fri Dec 02 14:51:22 2005 +1100 |
tree | a8a745d54dae93438b6479cf807e07a51f8b210e | |
parent | deda498710e190c7922c2634ed630ee64ce86c05 [diff] |
[PATCH] powerpc/pseries: Fix TCE building with 64k pagesize Must adjust tcenum and npages by TCE_PAGE_FACTOR to convert between 64KB pages and TCE (4K) pages. (This is done in other places, except for this one location.) Signed-off-by: Michal Ostrowski <mostrows at watson ibm com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>