Re: [patch 0/7] x86 PAT: v2 - track pfnmap mappings withremap_pfn_range and vm_insert_pfn

From: Ingo Molnar
Date: Tue Dec 16 2008 - 17:08:21 EST



* Nick Piggin <npiggin@xxxxxxx> wrote:

> On Tue, Dec 16, 2008 at 08:51:54PM +0100, Ingo Molnar wrote:
> >
> > * Pallipadi, Venkatesh <venkatesh.pallipadi@xxxxxxxxx> wrote:
> >
> > > Ingo,
> > >
> > > Haven't seen any comments on the patches here. Can you push these
> > > patches along to tip.
> >
> > while the main focus of the changes are x86, they touch the MM
> > non-trivially too:
> >
> > include/linux/mm.h | 9 +++++++++
> > mm/memory.c | 7 +++----
> > 2 files changed, 12 insertions(+), 4 deletions(-)
> >
> > mm/memory.c | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > include/linux/mm.h | 3 +++
> > mm/memory.c | 43 +++++++++++++++++++++++++++++++++++++++++++
> > 2 files changed, 46 insertions(+)
> >
> > include/linux/mm.h | 6 +++++
> > mm/memory.c | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
> > 2 files changed, 59 insertions(+), 1 deletion(-)
> >
> > So when you sent this a month ago i asked the MM folks whether they have
> > any problems with these patches. Acks (or objections) from Andrew, Nick or
> > Hugh would be nice to have.
>
> Last I looked at them, I think all my questions were cleared up.

does that transform into a:

Acked-by: Nick Piggin <npiggin@xxxxxxx>

? :-)

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