commit | 724bd80e8102ac137868b23fad2b06af65f8e168 | [log] [tgz] |
---|---|---|
author | arnd@arndb.de <arnd@arndb.de> | Mon Jun 19 20:33:23 2006 +0200 |
committer | Paul Mackerras <paulus@samba.org> | Wed Jun 21 15:01:30 2006 +1000 |
tree | 768d32aa894a06abec676e26088b44072ce817bf | |
parent | 0309f02d8e1b68811e513bdd06015672d0696af5 [diff] |
[POWERPC] spufs: set up correct SLB entries for 64k pages spufs currently knows only 4k pages and 16M hugetlb pages. Make it use the regular methods for deciding on the SLB bits. Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>