Re: [patch 1/3] mm: introduce follow_pte()

2009-05-08 Thread Magnus Damm
On Wed, May 6, 2009 at 6:21 AM, Johannes Weiner han...@cmpxchg.org wrote: On Tue, May 05, 2009 at 02:05:17PM -0700, Andrew Morton wrote: On Tue, 5 May 2009 22:38:07 +0200 Johannes Weiner han...@cmpxchg.org wrote: On Tue, May 05, 2009 at 12:24:42PM -0700, Andrew Morton wrote: On Mon,  4 May

Re: [patch 1/3] mm: introduce follow_pte()

2009-05-05 Thread Andrew Morton
On Mon, 4 May 2009 11:54:32 +0200 Johannes Weiner han...@cmpxchg.org wrote: A generic readonly page table lookup helper to map an address space and an address from it to a pte. umm, OK. Is there actually some point to these three patches? If so, what is it? -- To unsubscribe from this list:

Re: [patch 1/3] mm: introduce follow_pte()

2009-05-05 Thread Johannes Weiner
On Tue, May 05, 2009 at 12:24:42PM -0700, Andrew Morton wrote: On Mon, 4 May 2009 11:54:32 +0200 Johannes Weiner han...@cmpxchg.org wrote: A generic readonly page table lookup helper to map an address space and an address from it to a pte. umm, OK. Is there actually some point to

Re: [patch 1/3] mm: introduce follow_pte()

2009-05-05 Thread Andrew Morton
On Tue, 5 May 2009 22:38:07 +0200 Johannes Weiner han...@cmpxchg.org wrote: On Tue, May 05, 2009 at 12:24:42PM -0700, Andrew Morton wrote: On Mon, 4 May 2009 11:54:32 +0200 Johannes Weiner han...@cmpxchg.org wrote: A generic readonly page table lookup helper to map an address space

Re: [patch 1/3] mm: introduce follow_pte()

2009-05-05 Thread Johannes Weiner
On Tue, May 05, 2009 at 02:05:17PM -0700, Andrew Morton wrote: On Tue, 5 May 2009 22:38:07 +0200 Johannes Weiner han...@cmpxchg.org wrote: On Tue, May 05, 2009 at 12:24:42PM -0700, Andrew Morton wrote: On Mon, 4 May 2009 11:54:32 +0200 Johannes Weiner han...@cmpxchg.org wrote: