Dan Williams dfc544c721 [ARM] 4183/1: do_undefinstr: read svc undefined instructions with svc privileges
do_undefinstr currently does not expect undefined instructions in kernel
code, since it always uses get_user() to read the instruction.

Dereference the 'pc' pointer directly in the SVC case.

Per Nicolas Pitre's note, kernel code is never in thumb mode.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-02-14 15:21:22 +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
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