From: Nick Piggin Date: Wed, 22 Mar 2006 08:08:04 +0000 (-0800) Subject: [PATCH] xtensa: pgtable fixes X-Git-Tag: v2.6.17-rc1~1129^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e7a9aae91101916b86de07fafe3272ea8dc1f10;p=pandora-kernel.git [PATCH] xtensa: pgtable fixes - Don't return uninitialised stack values in case of allocation failure - Don't bother clearing PageCompound because __GFP_COMP wasn't specified Increment over the pte page rather than one pte entry in pte_alloc_one_kernel - Actually increment the page pointer in pte_alloc_one - Compile fixes, typos. Signed-off-by: Nick Piggin Acked-by: Chris Zankel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed