[patch 0/4] [PATCH] x86: Merge e820_32/64 V2

From: Christoph Lameter
Date: Tue May 06 2008 - 15:34:21 EST


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.

--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/