From: David S. Miller Date: Fri, 31 Mar 2006 08:36:25 +0000 (-0800) Subject: [SPARC64]: Align address in huge_pte_alloc(). X-Git-Tag: v2.6.17-rc1~17^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9df1dab1df58ef20ef7df9b8f39d86cf5d2d1949;p=pandora-kernel.git [SPARC64]: Align address in huge_pte_alloc(). We are about to fill in all HPAGE_SIZE's worth of PAGE_SIZE ptes, so we have to give the first pte in that set else we scribble over random memory when we fill in the ptes. Signed-off-by: David S. Miller --- Reading git-diff-tree failed