[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080620195503.GB4105@alberich.amd.com>
Date: Fri, 20 Jun 2008 21:55:03 +0200
From: Andreas Herrmann <andreas.herrmann3@....com>
To: Ingo Molnar <mingo@...e.hu>, "H. Peter Anvin" <hpa@...or.com>,
Thomas Gleixner <tglx@...utronix.de>
Cc: linux-kernel@...r.kernel.org,
Venkatesh Pallipadi <venkatesh.pallipadi@...el.com>,
Suresh B Siddha <suresh.b.siddha@...el.com>
Subject: [PATCH 0/7] x86: pat.c: reserve_memtype strip down
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists