Re: [patch 2.6.13-rc4] fix get_user_pages bug
From: Nick Piggin (nickpiggin_at_yahoo.com.au)
Date: 08/01/05
- Previous message: Ingo Molnar: "Re: [patch 2.6.13-rc4] fix get_user_pages bug"
- In reply to: Ingo Molnar: "Re: [patch 2.6.13-rc4] fix get_user_pages bug"
- Next in thread: Ingo Molnar: "Re: [patch 2.6.13-rc4] fix get_user_pages bug"
- Reply: Ingo Molnar: "Re: [patch 2.6.13-rc4] fix get_user_pages bug"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 01 Aug 2005 19:27:26 +1000 To: Ingo Molnar <mingo@elte.hu>
Ingo Molnar wrote:
> * Nick Piggin <nickpiggin@yahoo.com.au> wrote:
>>Feedback please, anyone.
>
>
> it looks good to me, but wouldnt it be simpler (in terms of patch and
> architecture impact) to always retry the follow_page() in
> get_user_pages(), in case of a minor fault? The sequence of minor faults
I believe this can break some things. Hugh posted an example
in his recent post to linux-mm (ptrace setting a breakpoint
in read-only text). I think?
-- SUSE Labs, Novell Inc. Send instant messages to your online friends http://au.messenger.yahoo.com - 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/
- Previous message: Ingo Molnar: "Re: [patch 2.6.13-rc4] fix get_user_pages bug"
- In reply to: Ingo Molnar: "Re: [patch 2.6.13-rc4] fix get_user_pages bug"
- Next in thread: Ingo Molnar: "Re: [patch 2.6.13-rc4] fix get_user_pages bug"
- Reply: Ingo Molnar: "Re: [patch 2.6.13-rc4] fix get_user_pages bug"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|