commit | 54738e82755f73080e779ba0c8052e232df24d78 | [log] [tgz] |
---|---|---|
author | Richard Purdie <rpurdie@rpsys.net> | Mon Aug 15 20:42:32 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Aug 15 20:42:32 2005 +0100 |
tree | a00032413cc28576443fbcf5eaeb915bb23dcceb | |
parent | d93742f5a73c3dff641732c029836170f86392d2 [diff] |
[PATCH] ARM: 2851/1: Fix NWFPE extended precision exception handling Patch from Richard Purdie The exception handling code fails to compile if the extended precision mode is enabled. This patch fixes those compile errors and also stops _quiet functions from incorrectly raising exceptions. Reported-by: Ralph Siemsen <ralphs@netwinder.org> Signed-off-by: Richard Purdie <rpurdie@rpsys.net> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>