diff options
author | Nick Piggin <npiggin@suse.de> | 2006-03-22 00:08:04 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-22 07:53:57 -0800 |
commit | 8e7a9aae91101916b86de07fafe3272ea8dc1f10 (patch) | |
tree | 799beb54db0ec0b6c58c5d6cdc902fa570f8be90 /arch/arm | |
parent | 8dc04efbfb3c08a08fb7a3b97348d5d561b26ae2 (diff) |
[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/arm')
0 files changed, 0 insertions, 0 deletions