Re: 2.6.23-mm1

From: Jiri Kosina
Date: Wed Oct 17 2007 - 05:10:49 EST


On Wed, 17 Oct 2007, KAMEZAWA Hiroyuki wrote:

> I noticed 32bit binary on x86_64 behavior is changed on 2.6.23-mm1.
> This is a result of pmap after process returns -ENOMEM.(see attached program)
> == on 2.6.23 ==
[...]
> total 4193272K
> ==
> == on 2.6.23-mm1==
[...]
> total 2796560K
> ==
> Maybe get_unmapped_area() had some change. Is this intended ?

Hi,

hm, I guess this is probably due to pie-randomization patch, right? (could
you please try reverting it, to see whether things get back to normal).

Oh well, this causes more trouble that I have ever imagined ... I will
look into it, thanks a lot for the report. Andrew, please drop this one
again, I will fix it up.

Thanks,

--
Jiri Kosina
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/