public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 0/4] [PATCH] x86: Merge e820_32/64
@ 2008-05-05 19:02 Christoph Lameter
  2008-05-05 19:02 ` [patch 1/4] x86: e820.h unification Christoph Lameter
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Christoph Lameter @ 2008-05-05 19:02 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: travis, linux-kernel

The following patchset merges the 32 and 64 bit of e820 header files into one.

First just move the stuff into a single file and then gradually extract common
code.

Patch against Linus git of today.

-- 

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [patch 0/4] [PATCH] x86: Merge e820_32/64 V2
@ 2008-05-06 19:33 Christoph Lameter
  2008-05-06 19:33 ` [patch 1/4] x86: e820.h unification Christoph Lameter
  0 siblings, 1 reply; 8+ messages in thread
From: Christoph Lameter @ 2008-05-06 19:33 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: travis, linux-kernel, Adrian Bunk

V1->V2:
- Harmonize calling conventions betwen 32 and 64 bit. Use u64 if 32 bit uses
  unsigned long long or u64.

The following patchset merges the 32 and 64 bit of e820 header files into one.

First just move the stuff into a single file and then gradually extract common
code.

Patch against Linus' git tree of today.

-- 

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

end of thread, other threads:[~2008-05-06 19:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-05 19:02 [patch 0/4] [PATCH] x86: Merge e820_32/64 Christoph Lameter
2008-05-05 19:02 ` [patch 1/4] x86: e820.h unification Christoph Lameter
2008-05-05 19:02 ` [patch 2/4] x86: e820 unification: Extract shared comments Christoph Lameter
2008-05-05 19:02 ` [patch 3/4] x86: e820 unification: Common #ifdef __ASSEMBLY Christoph Lameter
2008-05-05 19:02 ` [patch 4/4] x86: e820 unification: Extract common functions Christoph Lameter
2008-05-06 11:35   ` Adrian Bunk
2008-05-06 12:32     ` Ingo Molnar
  -- strict thread matches above, loose matches on Subject: below --
2008-05-06 19:33 [patch 0/4] [PATCH] x86: Merge e820_32/64 V2 Christoph Lameter
2008-05-06 19:33 ` [patch 1/4] x86: e820.h unification Christoph Lameter

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