From: Marcelo Tosatti Date: Tue, 17 Jan 2006 02:24:42 +0000 (-0200) Subject: [PATCH] powerpc: generalize PPC44x_PIN_SIZE X-Git-Tag: v2.6.17-rc1~1117^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ec57e53c945fe962b190953f61e1ffd127e68d3;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed