From: Ingo Molnar <mingo@kernel.org>
To: Frederic Weisbecker <fweisbec@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
Li Zhong <zhong@linux.vnet.ibm.com>,
Kevin Hilman <khilman@linaro.org>,
Mats Liljegren <mats.liljegren@enea.com>,
Peter Zijlstra <peterz@infradead.org>,
Steven Rostedt <rostedt@goodmis.org>,
Namhyung Kim <namhyung.kim@lge.com>,
Andrew Morton <akpm@linux-foundation.org>,
Thomas Gleixner <tglx@linutronix.de>,
"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Subject: Re: [GIT PULL] context tracking updates for 3.10
Date: Mon, 11 Mar 2013 08:40:36 +0100 [thread overview]
Message-ID: <20130311074036.GA10161@gmail.com> (raw)
In-Reply-To: <1362682201-612-1-git-send-email-fweisbec@gmail.com>
* Frederic Weisbecker <fweisbec@gmail.com> wrote:
> Ingo,
>
> Please pull the latest context tracking and cputime updates that can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git
> sched/cputime
>
> HEAD is 8b43876643a737bb74a0e1e557f634eb2453948b (in case you still get the
> cache of the previous branch there).
>
> Thanks.
>
> ---
> Changes include:
>
> * Generalize exception handling
>
> * Fix race in context tracking state restore on return from exception
> and irq exit kernel preemption
>
> * Fix cputime scaling in full dynticks accounting dynamic off-case
>
> * Fix default Kconfig value
>
> ---
> Frederic Weisbecker (5):
> context_tracking: Move exception handling to generic code
> context_tracking: Restore correct previous context state on exception
> exit
> context_tracking: Restore preempted context state after
> preempt_schedule_irq()
> cputime: Dynamically scale cputime for full dynticks accounting
> context_tracking: Enable probes by default for selftesting
>
> arch/x86/include/asm/context_tracking.h | 21 ----
> arch/x86/kernel/kvm.c | 8 +-
> arch/x86/kernel/traps.c | 68 +++++++++-----
> arch/x86/mm/fault.c | 8 +-
> include/linux/context_tracking.h | 24 +++++-
> include/linux/sched.h | 4 +-
> init/Kconfig | 1 +
> kernel/fork.c | 2 +-
> kernel/sched/core.c | 6 +-
> kernel/sched/cputime.c | 154 ++++++++++++++++---------------
> 10 files changed, 163 insertions(+), 133 deletions(-)
Pulled, thanks Frederic!
Ingo
prev parent reply other threads:[~2013-03-11 7:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-07 18:50 [GIT PULL] context tracking updates for 3.10 Frederic Weisbecker
2013-03-11 7:40 ` Ingo Molnar [this message]
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=20130311074036.GA10161@gmail.com \
--to=mingo@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=fweisbec@gmail.com \
--cc=khilman@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mats.liljegren@enea.com \
--cc=namhyung.kim@lge.com \
--cc=paulmck@linux.vnet.ibm.com \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
--cc=tglx@linutronix.de \
--cc=zhong@linux.vnet.ibm.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