Files
android_kernel_xiaomi_sm8450/arch/mips/kernel
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-01 08:03:58 -07:00
2008-05-01 08:03:58 -07:00
2007-07-13 17:40:01 +01:00
2008-04-04 22:43:47 +01:00
2008-04-28 17:14:31 +01:00
2008-03-12 14:14:41 +00:00
2005-04-16 15:20:36 -07:00
2007-10-11 23:46:04 +01:00
2006-12-10 21:52:11 +00:00
2008-02-07 08:42:25 -08:00
2008-04-28 17:14:23 +01:00
2007-05-08 11:14:58 -07:00