From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org
Cc: Ingo Molnar <mingo@elte.hu>,
Andrew Morton <akpm@linux-foundation.org>,
David Miller <davem@davemloft.net>,
Frederic Weisbecker <fweisbec@gmail.com>,
Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Subject: [PATCH 0/2] [GIT PULL][v2.6.38]: tracing: alignment fixes (take 2)
Date: Wed, 02 Feb 2011 13:06:13 -0500 [thread overview]
Message-ID: <20110202180613.978219945@goodmis.org> (raw)
Ingo,
OK, this time I ran this under x86_64 and x86_32 with gcc-4.5.1
and gcc-4.4.5. It even found a bug, that I had to fix and retest.
Mathieu,
Can you review your patch, as it had some conflicts (Ingo removed
the other broken patch set which you based this on). Just make sure
that I didn't screw anything up.
David,
Can you test this on sparc?
Please pull the latest tip/perf/urgent tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
tip/perf/urgent
Mathieu Desnoyers (1):
Tracepoints: Fix section alignment using pointer array
Steven Rostedt (1):
tracing: Replace trace_event struct array with pointer array
----
include/asm-generic/vmlinux.lds.h | 15 ++++++++-------
include/linux/module.h | 4 ++--
include/linux/syscalls.h | 10 ++++++----
include/linux/tracepoint.h | 35 ++++++++++++++++++++---------------
include/trace/ftrace.h | 24 +++++++++++++-----------
kernel/module.c | 16 ++++++++--------
kernel/trace/trace_events.c | 12 ++++++------
kernel/trace/trace_export.c | 6 +++---
kernel/tracepoint.c | 31 ++++++++++++++++---------------
9 files changed, 82 insertions(+), 71 deletions(-)
next reply other threads:[~2011-02-02 18:09 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-02 18:06 Steven Rostedt [this message]
2011-02-02 18:06 ` [PATCH 1/2] tracing: Replace trace_event struct array with pointer array Steven Rostedt
2011-02-02 18:42 ` Mathieu Desnoyers
2011-02-02 18:53 ` Steven Rostedt
2011-02-02 22:50 ` David Miller
2011-02-03 0:46 ` Steven Rostedt
2011-02-03 0:49 ` David Miller
2011-02-02 18:06 ` [PATCH 2/2] Tracepoints: Fix section alignment using " Steven Rostedt
2011-02-02 18:31 ` Mathieu Desnoyers
2011-02-02 18:47 ` Steven Rostedt
2011-02-02 18:56 ` Steven Rostedt
2011-02-02 19:32 ` Mathieu Desnoyers
2011-02-02 22:20 ` Thomas Gleixner
2011-02-03 0:43 ` Steven Rostedt
2011-02-02 22:51 ` David Miller
2011-02-03 0:44 ` [PATCH 0/2] [GIT PULL][v2.6.38]: tracing: alignment fixes (take 2) Steven Rostedt
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=20110202180613.978219945@goodmis.org \
--to=rostedt@goodmis.org \
--cc=akpm@linux-foundation.org \
--cc=davem@davemloft.net \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mathieu.desnoyers@efficios.com \
--cc=mingo@elte.hu \
/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