Re: recent change to exit_mmap

Andrew Morton (akpm@digeo.com)
Fri, 17 Jan 2003 23:53:17 -0800


David Mosberger <davidm@napali.hpl.hp.com> wrote:
>
> >>>>> On Fri, 17 Jan 2003 22:44:44 -0800, Andrew Morton <akpm@digeo.com> said:
>
> Andrew> Looks like ia64 needs work, too...
>
> Yes, should be the same problem there. The fix looks fine to me.
> (Let's just hope I remember it when Linus puts it in his tree...).
>

I've updated that patch to cover ia64, but I think we'll run with the other
approach - just remove those calls to SET_PERSONALITY().

They just seem illogical anyway - why are we switching into the new image's
personality prior to unmapping the old image's memory?

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