diff options
author | Nick Piggin <npiggin@suse.de> | 2006-03-22 09:08:04 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-22 16:53:57 +0100 |
commit | 8e7a9aae91101916b86de07fafe3272ea8dc1f10 (patch) | |
tree | 799beb54db0ec0b6c58c5d6cdc902fa570f8be90 /arch/powerpc/boot | |
parent | [PATCH] mm: de-skew page refcounting (diff) | |
download | linux-8e7a9aae91101916b86de07fafe3272ea8dc1f10.tar.xz linux-8e7a9aae91101916b86de07fafe3272ea8dc1f10.zip |
[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 <npiggin@suse.de>
Acked-by: Chris Zankel <chris@zankel.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/powerpc/boot')
0 files changed, 0 insertions, 0 deletions