Brian Gerst aa78bcfa01 x86: use pt_regs pointer in do_device_not_available()
The generic exception handler (error_code) passes in the pt_regs
pointer and the error code (unused in this case).  The commit
"x86: fix math_emu register frame access" changed this to pass by
value, which doesn't work correctly with stack protector enabled.
Change it back to use the pt_regs pointer.

Signed-off-by: Brian Gerst <brgerst@gmail.com>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-02-11 12:40:44 +01:00
..
2009-02-10 00:42:01 +01:00
2009-01-20 12:29:20 +09:00
2009-01-09 03:39:43 -05:00
2009-01-21 13:00:42 +01:00
2009-01-21 13:00:42 +01:00
2009-01-21 17:26:06 +09:00
2009-01-20 12:29:19 +09:00
2009-02-11 11:33:49 +01:00
2008-12-12 11:08:42 +01:00
2009-01-04 18:19:37 +01:00
2008-12-31 18:07:42 -05:00
2009-01-04 13:23:07 +01:00
2009-01-02 17:46:24 +01:00
2008-07-26 12:00:04 -07:00
2009-02-10 00:42:01 +01:00
2009-01-12 11:22:50 +01:00
2009-01-20 17:14:28 +01:00
2009-02-10 00:42:00 +01:00
2008-12-16 20:36:44 +01:00
2008-10-20 08:52:41 -07:00
2009-02-10 00:41:58 +01:00
2008-07-16 12:15:17 -07:00
2008-07-26 16:31:35 +02:00
2008-07-22 14:35:57 +02:00
2008-10-22 22:55:23 -07:00
2009-01-04 13:23:05 +01:00
2009-01-04 13:23:05 +01:00
2009-01-31 14:23:37 +09:00
2008-07-22 14:35:57 +02:00
2008-10-16 16:53:13 +02:00
2009-02-10 00:41:58 +01:00