Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756049AbYFTTz2 (ORCPT ); Fri, 20 Jun 2008 15:55:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752206AbYFTTzV (ORCPT ); Fri, 20 Jun 2008 15:55:21 -0400 Received: from mail-dub.bigfish.com ([213.199.154.10]:17038 "EHLO mail51-dub-R.bigfish.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752121AbYFTTzU (ORCPT ); Fri, 20 Jun 2008 15:55:20 -0400 X-BigFish: VPS-1(zz4015Mzz10d3izzz32i6bh43j62h) X-Spam-TCS-SCL: 1:0 X-MS-Exchange-Organization-Antispam-Report: OrigIP: 163.181.251.8;Service: EHS X-WSS-ID: 0K2S1ZN-01-86C-01 Date: Fri, 20 Jun 2008 21:55:03 +0200 From: Andreas Herrmann To: Ingo Molnar , "H. Peter Anvin" , Thomas Gleixner Cc: linux-kernel@vger.kernel.org, Venkatesh Pallipadi , Suresh B Siddha Subject: [PATCH 0/7] x86: pat.c: reserve_memtype strip down Message-ID: <20080620195503.GB4105@alberich.amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.16 (2007-06-09) X-OriginalArrivalTime: 20 Jun 2008 19:55:06.0415 (UTC) FILETIME=[89749BF0:01C8D30F] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 832 Lines: 29 This patch set will (first of all) cleanup reserve_memtype a little bit to make it easier to read and maintain. (... and hopefully it doesn't break anything.;-) Overall diffstat is arch/x86/mm/ioremap.c | 2 arch/x86/mm/pat.c | 263 ++++++++++++++++--------------------------------- include/asm-x86/e820.h | 1 3 files changed, 93 insertions(+), 173 deletions(-) Instead of sending one large patch I broke it down into several pieces to make it easier to review. Patches are against today's tip/x86/pat (v2.6.26-rc6-107-gdd0c7c4). Please apply. Thanks, Andreas -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/