[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110121203630.725922272@efficios.com>
Date: Fri, 21 Jan 2011 15:36:30 -0500
From: Mathieu Desnoyers <mathieu.desnoyers@...icios.com>
To: LKML <linux-kernel@...r.kernel.org>,
David Miller <davem@...emloft.net>,
Steven Rostedt <rostedt@...dmis.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Ingo Molnar <mingo@...e.hu>,
Richard Mortimer <richm@...elvet.org.uk>, ben@...adent.org.uk,
sparclinux@...r.kernel.org
Subject: [patch 0/3] Fix alignment of custom sections made from structures (v3)
Hello,
Here is a patchset that fixes the Ftrace-induced crash experienced on sparc64
discussed in the following thread: https://lkml.org/lkml/2011/1/16/2
The third patch changes the Tracepoints to use the more compact alignment scheme
proposed here, even though their alignment on 32-byte works fine. This third
patch is therefore not a fix per se.
The patchset is based on 2.6.37. Hopefully there are not too many things to
update for the current -git.
Changelog since v2: drop the "packed" attribute, because it caused unaligned
acceses on sparc64 by dropping the padding between consecutive "int" and
"pointer"/"long" fields.
Comments are welcome,
Mathieu
--
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com
--
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