From: Ingo Molnar <mingo@elte.hu>
To: Nick Piggin <nickpiggin@yahoo.com.au>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux Memory Management List <linux-mm@kvack.org>
Subject: Re: [PATCH 1/2] vmap: cope with vm_unmap_aliases before vmalloc_init()
Date: Thu, 6 Nov 2008 15:51:32 +0100 [thread overview]
Message-ID: <20081106145132.GH13023@elte.hu> (raw)
In-Reply-To: <200811062141.01437.nickpiggin@yahoo.com.au>
* Nick Piggin <nickpiggin@yahoo.com.au> wrote:
> On Thursday 06 November 2008 21:02, Ingo Molnar wrote:
> > * Jeremy Fitzhardinge <jeremy@goop.org> wrote:
> > > Jeremy Fitzhardinge wrote:
> > >> Xen can end up calling vm_unmap_aliases() before vmalloc_init() has
> > >> been called. In this case its safe to make it a simple no-op.
> > >>
> > >> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
> > >
> > > Ping? Nick, Ingo: do you want to pick these up, or shall I send them to
> > > Linus myself?
> >
> > i've applied them to tip/core/urgent and will send them to Linus
> > unless Nick or Andrew has objections.
>
> Thanks, yeah ack from me on those. I'm generally expecting Andrew to
> pick up and merge mm patches, but I guess he wasn't cc'ed this time.
> Anyway, if Ingo gets them upstream, that would be fine too.
linux-mm was Cc:-ed - but the crux of the changes was in Xen code, so
i guess Andrew was looking at me and i was looking at him, expecting
the other guy to do the work ;-)
anyway, it's all queued up and tested now.
Ingo
WARNING: multiple messages have this Message-ID (diff)
From: Ingo Molnar <mingo@elte.hu>
To: Nick Piggin <nickpiggin@yahoo.com.au>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux Memory Management List <linux-mm@kvack.org>
Subject: Re: [PATCH 1/2] vmap: cope with vm_unmap_aliases before vmalloc_init()
Date: Thu, 6 Nov 2008 15:51:32 +0100 [thread overview]
Message-ID: <20081106145132.GH13023@elte.hu> (raw)
In-Reply-To: <200811062141.01437.nickpiggin@yahoo.com.au>
* Nick Piggin <nickpiggin@yahoo.com.au> wrote:
> On Thursday 06 November 2008 21:02, Ingo Molnar wrote:
> > * Jeremy Fitzhardinge <jeremy@goop.org> wrote:
> > > Jeremy Fitzhardinge wrote:
> > >> Xen can end up calling vm_unmap_aliases() before vmalloc_init() has
> > >> been called. In this case its safe to make it a simple no-op.
> > >>
> > >> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
> > >
> > > Ping? Nick, Ingo: do you want to pick these up, or shall I send them to
> > > Linus myself?
> >
> > i've applied them to tip/core/urgent and will send them to Linus
> > unless Nick or Andrew has objections.
>
> Thanks, yeah ack from me on those. I'm generally expecting Andrew to
> pick up and merge mm patches, but I guess he wasn't cc'ed this time.
> Anyway, if Ingo gets them upstream, that would be fine too.
linux-mm was Cc:-ed - but the crux of the changes was in Xen code, so
i guess Andrew was looking at me and i was looking at him, expecting
the other guy to do the work ;-)
anyway, it's all queued up and tested now.
Ingo
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next prev parent reply other threads:[~2008-11-06 14:52 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-23 23:48 vm_unmap_aliases and Xen Jeremy Fitzhardinge
2008-10-23 23:48 ` Jeremy Fitzhardinge
2008-10-28 5:19 ` Nick Piggin
2008-10-28 5:19 ` Nick Piggin
2008-10-28 8:04 ` Jeremy Fitzhardinge
2008-10-28 8:04 ` Jeremy Fitzhardinge
2008-10-28 8:22 ` [PATCH 1/2] vmap: cope with vm_unmap_aliases before vmalloc_init() Jeremy Fitzhardinge
2008-10-28 8:22 ` Jeremy Fitzhardinge
2008-11-05 18:52 ` Jeremy Fitzhardinge
2008-11-05 18:52 ` Jeremy Fitzhardinge
2008-11-06 10:02 ` Ingo Molnar
2008-11-06 10:02 ` Ingo Molnar
2008-11-06 10:41 ` Nick Piggin
2008-11-06 10:41 ` Nick Piggin
2008-11-06 14:51 ` Ingo Molnar [this message]
2008-11-06 14:51 ` Ingo Molnar
2008-10-28 8:23 ` [PATCH 2/2] xen: make sure stray alias mappings are gone before pinning Jeremy Fitzhardinge
2008-10-28 8:23 ` Jeremy Fitzhardinge
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081106145132.GH13023@elte.hu \
--to=mingo@elte.hu \
--cc=jeremy@goop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=nickpiggin@yahoo.com.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.