All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCHSET] x86, cpu: Clean up and unify the NOP selection infrastructure
@ 2011-04-18 22:35 H. Peter Anvin
  2011-04-18 22:35 ` [PATCH 1/3] x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4 H. Peter Anvin
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: H. Peter Anvin @ 2011-04-18 22:35 UTC (permalink / raw)
  To: linux-kernel
  Cc: Jason Baron, Frederic Weisbecker, Steven Rostedt, tglx, mingo

This is a RFC patchset to clean up and unify the NOP selection.  In
particular, this patchset gets rid of data structures built using
assembly, moves the selection of an atomic 5-byte NOP into the same
infrastructure as everything else, and does some small amount of 32-
vs. 64-bit unification.

Comments appreciated.

	[PATCH 1/3] x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4
	[PATCH 2/3] x86, cpu: Clean up and unify the NOP selection infrastructure
	[PATCH 3/3] x86, cpu: Change NOP selection for certain Intel CPUs

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

end of thread, other threads:[~2011-04-19  1:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-18 22:35 [RFC PATCHSET] x86, cpu: Clean up and unify the NOP selection infrastructure H. Peter Anvin
2011-04-18 22:35 ` [PATCH 1/3] x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4 H. Peter Anvin
2011-04-19  1:01   ` [tip:x86/cpu] " tip-bot for H. Peter Anvin
2011-04-18 22:35 ` [PATCH 2/3] x86, cpu: Clean up and unify the NOP selection infrastructure H. Peter Anvin
2011-04-18 23:31   ` Steven Rostedt
2011-04-18 23:39     ` H. Peter Anvin
2011-04-18 23:58       ` Steven Rostedt
2011-04-19  1:01   ` [tip:x86/cpu] " tip-bot for H. Peter Anvin
2011-04-18 22:36 ` [PATCH 3/3] x86, cpu: Change NOP selection for certain Intel CPUs H. Peter Anvin
2011-04-18 23:34   ` Steven Rostedt
2011-04-19  1:02   ` [tip:x86/cpu] " tip-bot for H. Peter Anvin

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.