[PATCH] [0/4] PPC64: Cleanups to prepare for new page sizes

Olof Johansson olof at lixom.net
Wed Aug 10 06:20:07 EST 2005


Hi,

This is a short series of 4 patches to clean up and prepare PPC64 for
a new base page size, for when the 2.6.14 tree opens:

1/4: Split off platform-specific contents from iommu.h. Creates tce.h
and dart.h
2/4: Make TCE/DART code independent of system PAGE_SIZE. Depends on 1/4.
3/4: Fix loading of constants in copypage.S and copyuser.S.
4/4: Various conversations of hardcoded page-size related constants to
use the defines instead.

None of the patches should change any behaviour for the standard PAGE_SIZE.


-Olof



More information about the Linuxppc64-dev mailing list