All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/3] Fix alignment of custom sections made from structures
@ 2011-01-20  3:17 Mathieu Desnoyers
  2011-01-20  3:17 ` [patch 1/3] introduce __u64_packed_aligned, __u64_aligned and U64_ALIGN() for structure alignment in custom sections Mathieu Desnoyers
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Mathieu Desnoyers @ 2011-01-20  3:17 UTC (permalink / raw)
  To: LKML, David Miller, Steven Rostedt, Frederic Weisbecker,
	Ingo Molnar

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.

Comments, flames as well as acclamation are welcome. ;-)

Mathieu

-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [patch 0/3] Fix alignment of custom sections made from structures (v2)
@ 2011-01-20  5:01 Mathieu Desnoyers
  2011-01-20  5:01 ` [patch 1/3] introduce __u64_packed_aligned, __u64_aligned and U64_ALIGN() for structure alignment in custom sections Mathieu Desnoyers
  0 siblings, 1 reply; 6+ messages in thread
From: Mathieu Desnoyers @ 2011-01-20  5:01 UTC (permalink / raw)
  To: LKML, David Miller, Steven Rostedt, Frederic Weisbecker,
	Ingo Molnar

(sending v2 after properly refreshing my patches and re-reading through the
posted version carefully)

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.

Comments, flames as well as acclamation are welcome. ;-)

Mathieu

-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-01-20  3:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-20  3:17 [patch 0/3] Fix alignment of custom sections made from structures Mathieu Desnoyers
2011-01-20  3:17 ` [patch 1/3] introduce __u64_packed_aligned, __u64_aligned and U64_ALIGN() for structure alignment in custom sections Mathieu Desnoyers
2011-01-20  3:29   ` Mathieu Desnoyers
2011-01-20  3:17 ` [patch 2/3] tracing: use __u64_packed_aligned as type and variable attribute Mathieu Desnoyers
2011-01-20  3:17 ` [patch 3/3] tracepoints: use __u64_packed_aligned() " Mathieu Desnoyers
  -- strict thread matches above, loose matches on Subject: below --
2011-01-20  5:01 [patch 0/3] Fix alignment of custom sections made from structures (v2) Mathieu Desnoyers
2011-01-20  5:01 ` [patch 1/3] introduce __u64_packed_aligned, __u64_aligned and U64_ALIGN() for structure alignment in custom sections Mathieu Desnoyers

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.