From: Daniel Jacobowitz Date: Thu, 29 Sep 2005 23:17:35 +0000 (+0100) Subject: [ARM] 2941/1: Fix running legacy binaries from a soft-float root filesystem with... X-Git-Tag: v2.6.14-rc3~43^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dce79affd5d04e9cbabe35016eda55213b9b36f6;p=pandora-kernel.git [ARM] 2941/1: Fix running legacy binaries from a soft-float root filesystem with CONFIG_IWMMXT. Patch from Daniel Jacobowitz Thread flags are inherited on fork(). In order for a binary which has the iWMMXt coprocessor enabled to run a binary which needs the FPA emulation, we need to explicitly clear TIF_USING_IWMMXT if we are not going to set it. Signed-off-by: Daniel Jacobowitz Signed-off-by: Russell King --- Reading git-diff-tree failed