Al Viro
bb52d66940
Get rid of open-coding in ia64_brk()
...
The comment in there used to be true, but these days do_brk() does
the arch-specific check that covers what we open-coded here. So we
can use sys_brk() just fine, only need to do force_successful_syscall_return()
after it.
See commit 3a459756810912d2c2bf188cef566af255936b4d - that's when the
checks in do_brk() had been originally added.
Acked-by: Hugh Dickins <hugh.dickins@tiscali.co.uk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-12-11 06:44:58 -05:00
..
2008-07-17 11:11:17 -07:00
2008-08-04 11:06:16 -07:00
2006-07-01 17:19:08 -04:00
2009-06-20 00:50:52 -04:00
2009-04-28 12:21:17 +02:00
2009-03-26 10:50:32 -07:00
2007-05-11 05:38:25 -04:00
2005-04-16 15:20:36 -07:00
2008-10-20 08:52:39 -07:00
2009-11-18 08:37:40 -08:00
2009-04-21 13:41:47 -07:00
2009-09-02 09:12:21 -07:00
2006-06-21 14:35:28 -07:00
2009-06-17 09:33:49 -07:00
2006-06-30 19:25:36 +02:00
2009-10-12 23:40:10 -07:00
2008-07-21 21:55:02 -07:00
2006-06-21 11:19:22 -07:00
2009-12-04 15:39:55 +01:00
2009-03-26 10:50:22 -07:00
2008-02-04 15:36:36 -08:00
2009-01-14 12:11:31 +01:00
2005-04-16 15:20:36 -07:00
2009-03-26 10:51:02 -07:00
2009-03-26 11:01:46 -07:00
2009-09-25 08:42:16 -07:00
2009-09-25 08:42:16 -07:00
2009-09-21 06:27:08 +02:00
2009-08-11 14:52:11 -07:00
2009-06-15 14:34:31 -07:00
2009-06-15 14:35:10 -07:00
2009-06-15 14:34:31 -07:00
2009-03-26 10:50:22 -07:00
2008-08-01 10:21:21 -07:00
2009-01-16 14:32:17 -05:00
2009-09-14 16:18:17 -07:00
2009-01-06 14:06:57 +01:00
2009-04-05 11:04:19 -07:00
2009-09-20 12:27:42 +02:00
2009-09-14 16:18:02 -07:00
2008-02-04 15:42:06 -08:00
2008-11-14 10:38:37 +11:00
2008-02-04 15:42:06 -08:00
2009-10-13 10:37:14 -07:00
2008-05-27 15:02:17 -07:00
2009-06-17 09:33:49 -07:00
2009-06-15 14:35:54 -07:00
2008-10-17 10:06:59 -07:00
2008-04-08 13:51:35 -07:00
2006-10-17 14:54:19 -07:00
2009-06-17 09:33:49 -07:00
2008-10-17 10:12:54 -07:00
2009-03-26 11:02:31 -07:00
2009-06-17 09:04:40 -07:00
2009-03-26 10:51:02 -07:00
2009-03-27 11:11:04 -07:00
2009-03-26 11:02:42 -07:00
2009-03-27 11:11:04 -07:00
2009-08-11 14:52:10 -07:00
2009-11-10 12:32:00 +01:00
2008-03-06 09:19:27 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-05-11 14:55:43 -07:00
2006-12-07 10:48:19 -08:00
2009-12-09 19:43:33 -08:00
2009-09-14 17:41:42 -07:00
2009-07-12 12:22:34 -07:00
2009-09-14 16:18:54 -07:00
2008-06-11 16:40:33 -07:00
2009-06-30 14:26:34 -07:00
2009-07-15 11:46:34 +09:00
2007-05-08 14:51:59 -07:00
2008-11-14 10:38:37 +11:00
2009-09-24 09:34:40 +09:30
2009-06-17 09:33:49 -07:00
2009-12-11 06:44:58 -05:00
2009-11-17 11:52:34 +01:00
2009-08-11 14:52:11 -07:00
2008-02-05 08:26:44 -08:00
2009-10-13 12:48:25 -07:00
2009-06-17 09:35:24 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2009-02-25 11:48:04 -08:00
2009-09-18 09:33:07 -07:00