public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Unify segment headers
@ 2007-12-07 16:22 Glauber de Oliveira Costa
  2007-12-07 16:22 ` [PATCH 1/3] [PATCH] put get_kernel_rpl in a common location Glauber de Oliveira Costa
  2007-12-07 20:41 ` [PATCH 0/3] Unify " Ingo Molnar
  0 siblings, 2 replies; 5+ messages in thread
From: Glauber de Oliveira Costa @ 2007-12-07 16:22 UTC (permalink / raw)
  To: linux-kernel
  Cc: akpm, glommer, tglx, mingo, ehabkost, jeremy, avi, anthony,
	virtualization, rusty, ak, chrisw, rostedt, hpa, zach

Hi,

In this patch, I unify segment_32.h and segment_64.h into segment.h
They have some common parts, but a considerable ammount of code still has
to be around ifdefs. 

The only patch that is really important to paravirt is the first one, that
moves a paravirt definition into the common header. The other two are just
normal integration, and pretty much independent




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

end of thread, other threads:[~2007-12-07 20:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-07 16:22 [PATCH 0/3] Unify segment headers Glauber de Oliveira Costa
2007-12-07 16:22 ` [PATCH 1/3] [PATCH] put get_kernel_rpl in a common location Glauber de Oliveira Costa
2007-12-07 16:22   ` [PATCH 2/3] [PATCH] unify common parts of segment.h Glauber de Oliveira Costa
2007-12-07 16:22     ` [PATCH 3/3] [PATCH] remove arch specific segment headers Glauber de Oliveira Costa
2007-12-07 20:41 ` [PATCH 0/3] Unify " Ingo Molnar

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