Ralf Baechle f4324f3eeb [MIPS] IRIX: Handle do_brk() error return correctly.
do_brk's return value was stored in an unsigned long variable before being
tested for less than zero making the test always fail.  Also do_brk's
called irix_map_prda_page wasn't forwarding do_brk() success.

Bug checking the return value of do_brk() and initial fix for it found
by Roel Kluin <12o3l@tiscali.nl>.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2008-05-12 16:46:51 +01:00
..
2008-05-12 16:46:50 +01:00
2008-04-28 17:14:32 +01:00
2008-01-29 10:14:59 +00:00
2008-04-28 17:14:25 +01:00
2008-04-28 17:14:30 +01:00
2008-01-29 10:14:58 +00:00
2008-01-29 10:14:59 +00:00
2008-04-28 17:14:32 +01:00
2008-04-28 17:14:32 +01:00