public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] minor cleanups to EFLAGS initialisation in ret_from_fork
@ 2011-08-31  9:22 Ian Campbell
  2011-08-31  9:22 ` [PATCH 1/2] x86: drop unnecessary kernel_eflags variable from 64 bit Ian Campbell
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ian Campbell @ 2011-08-31  9:22 UTC (permalink / raw)
  To: linux-kernel
  Cc: Cyrill Gorcunov, H. Peter Anvin, Peter Zijlstra, Pekka Enberg,
	Andi Kleen

This fell off my radar but Cyrill kindly reminded me so here is a repost
of my short cleanup to remove the kernel_eflags variable from 64 bit and
to converge the ret_from_fork paths on 32 and 64 bit slightly.

This is unchanged from the last posting except I have rebased to current
tip/master and retested (it boots successfully on both 32 and 64 bit).

As previously discussed since the original posting I have switched to
converging on the 64 bit variant rather than the 32 bit variant.
Although I believe both variants are strictly speaking correct and
equivalent the 64 bit version seems to be more obviously so.

Ian.


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

end of thread, other threads:[~2011-08-31  9:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-31  9:22 [PATCH 0/2] minor cleanups to EFLAGS initialisation in ret_from_fork Ian Campbell
2011-08-31  9:22 ` [PATCH 1/2] x86: drop unnecessary kernel_eflags variable from 64 bit Ian Campbell
2011-08-31  9:22 ` [PATCH 2/2] x86: make 32 bit ret_from_fork a little more similar to " Ian Campbell
2011-08-31  9:31 ` [PATCH 0/2] minor cleanups to EFLAGS initialisation in ret_from_fork Cyrill Gorcunov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox