From: Jeff Dike Date: Tue, 7 Feb 2006 20:58:43 +0000 (-0800) Subject: [PATCH] uml: initialize process FP registers properly X-Git-Tag: v2.6.16-rc3~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2216feb37f1df65a29fb1e5ed41d9f7ba657b2c;p=pandora-kernel.git [PATCH] uml: initialize process FP registers properly We weren't making sure that we initialized the FP registers of new processes to sane values. This patch also moves some defines in the affected area closer to where they are used. Signed-off-by: Jeff Dike Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed