commit | 0ec57e53c945fe962b190953f61e1ffd127e68d3 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <marcelo.tosatti@cyclades.com> | Tue Jan 17 00:24:42 2006 -0200 |
committer | Paul Mackerras <paulus@samba.org> | Fri Jan 20 16:13:50 2006 +1100 |
tree | 2c8cf3e91aa3222be2f7e55bbbd4f55c4deef98f | |
parent | f4fc4a5b74cff2a487222f05704a2bd01953d250 [diff] |
[PATCH] powerpc: generalize PPC44x_PIN_SIZE The following patch generalizes PPC44x_PIN_SIZE by changing it to PPC_PIN_SIZE, which can be defined by any sub-arch to automatically adjust VMALLOC_START. Define PPC_PIN_SIZE on 8xx, avoiding potential conflicts with the pinned space. Signed-off-by: Marcelo Tosatti <marcelo.tosatti@cyclades.com> Signed-off-by: Paul Mackerras <paulus@samba.org>