From: Rene Herman Date: Thu, 21 Aug 2008 23:02:20 +0000 (+0200) Subject: x86: have set_memory_array_{uc,wb} coalesce memtypes. X-Git-Tag: v2.6.28-rc1~713^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5e147cf5aeb31aa1a9030be9727914855fc4133;p=pandora-kernel.git x86: have set_memory_array_{uc,wb} coalesce memtypes. Actually, might as well simply reconstruct the memtype list at free time I guess. How is this for a coalescing version of the array functions? Compiles, boots and provides me with: root@7ixe4:~# wc -l /debug/x86/pat_memtype_list 53 /debug/x86/pat_memtype_list otherwise (down from 16384+). Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed