David Woodhouse
ee436dc46a
[PATCH] Fix IA64 success/failure indication in syscall auditing.
...
Original 2.6.9 patch and explanation from somewhere within HP via
bugzilla...
ia64 stores a success/failure code in r10, and the return value (normal
return, or *positive* errno) in r8. The patch also sets the exit code to
negative errno if it's a failure result for consistency with other
architectures.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2006-03-20 14:08:54 -05:00
..
2005-12-05 17:24:45 -05:00
2005-12-10 00:20:25 -05:00
2005-12-05 17:24:45 -05:00
2006-02-16 14:10:50 -08:00
2005-09-13 08:50:39 -07:00
2005-04-16 15:20:36 -07:00
2006-03-07 15:26:49 -08:00
2005-04-16 15:20:36 -07:00
2006-02-07 14:13:09 -08:00
2005-06-20 09:34:02 -07:00
2006-02-16 10:20:08 -08:00
2006-02-28 08:53:32 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-09 22:03:13 +02:00
2006-02-07 15:25:57 -08:00
2006-02-15 13:23:32 -08:00
2005-04-16 15:20:36 -07:00
2005-09-08 14:27:13 -07:00
2005-07-11 10:30:07 -07:00
2005-04-16 15:20:36 -07:00
2005-10-25 15:10:08 -07:00
2006-03-08 16:07:55 -08:00
2006-01-13 14:45:21 -08:00
2006-01-13 14:45:21 -08:00
2005-04-16 15:20:36 -07:00
2005-12-05 17:24:45 -05:00
2006-01-24 11:50:07 -08:00
2005-09-16 10:39:40 -07:00
2006-03-07 15:40:06 -08:00
2005-09-16 10:39:40 -07:00
2006-01-12 09:08:58 -08:00
2005-09-11 14:09:12 -07:00
2005-10-25 15:10:08 -07:00
2005-07-06 18:18:10 -07:00
2005-04-16 15:20:36 -07:00
2005-08-31 08:34:51 -07:00
2005-10-25 15:05:45 -07:00
2005-04-25 13:08:30 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-01-16 10:31:44 -08:00
2006-01-19 11:17:56 -08:00
2006-01-12 09:08:58 -08:00
2006-03-20 14:08:54 -05:00
2006-02-02 13:25:54 -08:00
2006-01-13 14:22:35 -08:00
2005-04-16 15:20:36 -07:00
2006-02-14 15:37:58 -08:00
2005-04-16 15:20:36 -07:00
2006-01-12 09:08:58 -08:00
2005-10-25 15:10:08 -07:00
2006-02-14 15:35:10 -08:00
2006-01-12 09:08:58 -08:00
2006-02-15 13:37:04 -08:00
2006-02-03 08:32:09 -08:00
2006-02-15 15:16:50 -08:00
2006-02-28 09:42:23 -08:00
2006-01-19 11:18:25 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-11 14:09:34 -07:00
2005-12-16 10:52:46 -08:00