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
..
2006-10-03 23:01:26 +02:00
2006-11-14 15:15:40 +00:00
2006-12-07 17:19:58 +00:00
2006-12-13 22:44:15 +00:00
2006-11-30 12:24:47 +00:00
2006-12-07 23:07:26 +00:00