Module Name: src Committed By: riz Date: Wed May 9 20:09:15 UTC 2012
Modified Files: src/sys/arch/powerpc/powerpc [netbsd-6]: vm_machdep.c Log Message: Pull up following revision(s) (requested by matt in ticket #239): sys/arch/powerpc/powerpc/vm_machdep.c: revision 1.96 When a stack is specified, make sure the stack has enough for a previous callframe in which the LR can be stored. (atf test t_clone:clone_basic now passes). To generate a diff of this commit: cvs rdiff -u -r1.94 -r1.94.2.1 src/sys/arch/powerpc/powerpc/vm_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.