Index: /branches/ia32/lisp-kernel/x86-spentry32.s
===================================================================
--- /branches/ia32/lisp-kernel/x86-spentry32.s	(revision 9737)
+++ /branches/ia32/lisp-kernel/x86-spentry32.s	(revision 9738)
@@ -2342,5 +2342,5 @@
 	__(addl %temp1,%temp1)
 	__(cmpl $(tstack_alloc_limit-dnode_size),%temp1)
-	__(je 3f)	/* make empty frame, then heap-cons */
+	__(ja 3f)	/* make empty frame, then heap-cons */
 	__(dnode_align(%temp1,tsp_frame.fixed_overhead,%imm0))
 	__(TSP_Alloc_Var(%imm0,%temp0))
