Russell King db6ccbb61c [ARM] Fix kernel-mode undefined instruction aborts
If the kernel attempts to execute a CP1 or CP2 instruction and it
aborts, and a FP emulator is not loaded, we try to return as if to
a user context, instead of the proper kernel context.  Since the
fault came from kernel mode, we must use the kernel return paths.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-01-06 22:53:48 +00:00
..
2005-10-30 17:37:32 -08:00
2006-12-17 18:23:31 +00:00
2006-03-27 14:58:25 +01:00
2006-12-11 22:29:16 +00:00
2005-04-16 15:20:36 -07:00
2006-12-18 00:14:54 +00:00
2006-11-26 16:39:00 +00:00
2006-12-17 18:23:31 +00:00