[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20101030192432.GD26503@elte.hu>
Date: Sat, 30 Oct 2010 21:24:32 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Thomas Gleixner <tglx@...utronix.de>,
Peter Zijlstra <peterz@...radead.org>,
Frederic Weisbecker <fweisbec@...il.com>
Subject: Re: [PATCH 0/7] [GIT PULL] jump label: fixes and work arounds
* Steven Rostedt <rostedt@...dmis.org> wrote:
> Ingo,
>
> Please pull the latest tip/perf/jump-label-2 tree, which can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
> tip/perf/jump-label-2
>
>
> David Miller (1):
> jump_label: Fix unaligned traps on sparc.
>
> H. Peter Anvin (1):
> x86, ftrace: Use safe noops, drop trap test
>
> Jason Baron (2):
> jump label: Fix module __init section race
> jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex
>
> Steven Rostedt (3):
> jump label: Fix error with preempt disable holding mutex
> jump label: Make arch_jump_label_text_poke_early() optional
> jump label: Add work around to i386 gcc asm goto bug
>
> ----
> arch/Kconfig | 14 ++++++
> arch/sparc/include/asm/jump_label.h | 1 +
> arch/x86/Makefile_32.cpu | 13 +++++-
> arch/x86/kernel/alternative.c | 69 +++++++------------------------
> include/linux/jump_label.h | 7 +++-
> kernel/jump_label.c | 77 ++++++++++++++++++++++++++++++-----
> kernel/kprobes.c | 26 +++++++-----
> 7 files changed, 130 insertions(+), 77 deletions(-)
Pulled, thanks a lot Steve!
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists