public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: mingo@elte.hu, x86@kernel.org, xen-devel@lists.xensource.com,
	linux-kernel@vger.kernel.org, peterz@infradead.org,
	npiggin@suse.de, tglx@linutronix.de, rusty@rustcorp.com.au,
	zach@vmware.com, akataria@vmware.com, avi@redhat.com,
	mtosatti@redhat.com, jeremy.fitzhardinge@citrix.com
Subject: Re: [PATCH 0/9] Make lazy mmu update mode pre-empt safe
Date: Wed, 18 Feb 2009 14:43:24 -0800	[thread overview]
Message-ID: <499C8F0C.40202@goop.org> (raw)
In-Reply-To: <20090218143616.ed8f0966.akpm@linux-foundation.org>

Andrew Morton wrote:
> On Wed, 18 Feb 2009 14:30:10 -0800
> Jeremy Fitzhardinge <jeremy@goop.org> wrote:
>
>   
>> This series changes the paravirt-ops lazy update modes in the following ways:
>>     
>
> glumph.  This doesn't look like a 2.6.29 quickfix.
>   

You mean for apply_to_page_range?  No, definitely not, but I don't think 
it has any users wanting to operate on init_mm in 2.6.29.

    J


  reply	other threads:[~2009-02-18 22:49 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-18 22:30 [PATCH 0/9] *** SUBJECT HERE *** Jeremy Fitzhardinge
2009-02-18 22:30 ` [PATCH 3/9] x86/paravirt: remove lazy mode in interrupts Jeremy Fitzhardinge
2009-02-19  0:53   ` Zachary Amsden
2009-02-19  0:17     ` Jeremy Fitzhardinge
2009-02-18 22:30 ` [PATCH 4/9] x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch Jeremy Fitzhardinge
2009-02-18 22:30 ` [PATCH 5/9] x86/paravirt: flush pending mmu updates on context switch Jeremy Fitzhardinge
2009-02-18 22:30 ` [PATCH 6/9] x86/paravirt: allow preemption with lazy mmu mode Jeremy Fitzhardinge
2009-02-18 22:30 ` [PATCH 7/9] mm: allow preemption in apply_to_pte_range Jeremy Fitzhardinge
2009-02-18 22:30 ` [PATCH 8/9] x86/paravirt: use percpu_ rather than __get_cpu_var Jeremy Fitzhardinge
2009-02-18 22:30 ` [PATCH 9/9] x86/paravirt: finish change from lazy cpu to context switch start/end Jeremy Fitzhardinge
2009-02-18 22:36 ` [PATCH 0/9] Make lazy mmu update mode pre-empt safe Andrew Morton
2009-02-18 22:43   ` Jeremy Fitzhardinge [this message]
2009-02-18 22:52 ` Jeremy Fitzhardinge
2009-02-18 22:55   ` Ingo Molnar
2009-02-18 23:04     ` Jeremy Fitzhardinge
2009-02-18 23:13       ` Ingo Molnar

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=499C8F0C.40202@goop.org \
    --to=jeremy@goop.org \
    --cc=akataria@vmware.com \
    --cc=akpm@linux-foundation.org \
    --cc=avi@redhat.com \
    --cc=jeremy.fitzhardinge@citrix.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=mtosatti@redhat.com \
    --cc=npiggin@suse.de \
    --cc=peterz@infradead.org \
    --cc=rusty@rustcorp.com.au \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.org \
    --cc=xen-devel@lists.xensource.com \
    --cc=zach@vmware.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox