[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <28c262360903261912n4ce235c6wf2f75b2be7faf0f4@mail.gmail.com>
Date: Fri, 27 Mar 2009 11:12:21 +0900
From: Minchan Kim <minchan.kim@...il.com>
To: Peter Zijlstra <peterz@...radead.org>,
Eric Dumazet <dada1@...mosbay.com>
Cc: lkml <linux-kernel@...r.kernel.org>
Subject: Question about PRIVATE_FUTEX
Hi, Peter and Eric.
I am not expert about futex.
I am sorry if this is dumb question.
If we use private futex, get_futex_key don't call get_user_pages_fast
which pins page at page table.
Then, get_futex_value_locked calls __cpy_from_user_inatomic with
pagefault_disable.
Who make sure the user page is mapped at app's page table ?
--
Kinds regards,
Minchan Kim
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists