lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20080506193352.225379637@sgi.com> Date: Tue, 06 May 2008 12:33:52 -0700 From: Christoph Lameter <clameter@....com> To: Ingo Molnar <mingo@...e.hu> Cc: Adrian Bunk <bunk@...nel.org> Subject: [patch 0/4] [PATCH] x86: Merge e820_32/64 V2 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@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/