[PATCH] ARM: 2851/1: Fix NWFPE extended precision exception handling
authorRichard Purdie <rpurdie@rpsys.net>
Mon, 15 Aug 2005 19:42:32 +0000 (20:42 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 15 Aug 2005 19:42:32 +0000 (20:42 +0100)
commit54738e82755f73080e779ba0c8052e232df24d78
treea00032413cc28576443fbcf5eaeb915bb23dcceb
parentd93742f5a73c3dff641732c029836170f86392d2
[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>
arch/arm/nwfpe/softfloat.c