public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] x86: pat.c: reserve_memtype strip down
@ 2008-06-20 19:55 Andreas Herrmann
  2008-06-20 19:58 ` [PATCH 1/7] x86: introduce macro to check whether an address range is in the ISA range Andreas Herrmann
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Andreas Herrmann @ 2008-06-20 19:55 UTC (permalink / raw)
  To: Ingo Molnar, H. Peter Anvin, Thomas Gleixner
  Cc: linux-kernel, Venkatesh Pallipadi, Suresh B Siddha

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



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

end of thread, other threads:[~2008-06-24 21:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-20 19:55 [PATCH 0/7] x86: pat.c: reserve_memtype strip down Andreas Herrmann
2008-06-20 19:58 ` [PATCH 1/7] x86: introduce macro to check whether an address range is in the ISA range Andreas Herrmann
2008-06-20 20:01 ` [PATCH 2/7] x86: pat.c choose more crisp variable names Andreas Herrmann
2008-06-20 20:03 ` [PATCH 3/7] x86: pat.c more trivial changes Andreas Herrmann
2008-06-20 20:04 ` [PATCH 4/7] x86: pat.c consolidate error/debug messages in reserve_memtype Andreas Herrmann
2008-06-20 20:05 ` [PATCH 5/7] x86: pat.c consolidate list_add handling " Andreas Herrmann
2008-06-20 20:07 ` [PATCH 6/7] x86: pat.c introduce function to check for conflicts with existing memtypes Andreas Herrmann
2008-06-21  6:20   ` Brice Goglin
2008-06-20 20:08 ` [PATCH 7/7] x86: pat.c final cleanup of loop body in reserve_memtype Andreas Herrmann
2008-06-24 11:08 ` [PATCH 0/7] x86: pat.c: reserve_memtype strip down Ingo Molnar
2008-06-24 21:59 ` Pallipadi, Venkatesh

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