Re: [patch] futex-2.5.42-A2

Oleg Nesterov (oleg@tv-sign.ru)
Wed, 16 Oct 2002 18:32:00 +0400


Hello.

Does not related to this patch, but...

On Sat, 05 Oct 2002, Oleg Nesterov wrote:
>
> Ingo Molnar wrote:
> > the new lookup code first does a lightweight follow_page(), then if no
> > page is present we do the get_user_pages() thing.
>
> What if futex placed in VM_HUGETLB area?
> Then follow_page() return garbage.

I think __pin_page(addr_in_hugetlb_area) has serious problems.

Oleg.
-
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/