From: venkatesh.pallipadi@intel.com Date: Thu, 19 Mar 2009 21:51:15 +0000 (-0700) Subject: x86, CPA: Add set_pages_arrayuc and set_pages_array_wb X-Git-Tag: v2.6.30-rc1~211^2~15^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f3507555f6fa4acbc85a646d6e8766230db38fc;p=pandora-kernel.git x86, CPA: Add set_pages_arrayuc and set_pages_array_wb Add new interfaces: set_pages_array_uc() set_pages_array_wb() that can be used change the page attribute for a bunch of pages with flush etc done once at the end of all the changes. These interfaces are similar to existing set_memory_array_uc() and set_memory_array_wc(). Signed-off-by: Venkatesh Pallipadi Cc: arjan@infradead.org Cc: eric@anholt.net Cc: airlied@redhat.com LKML-Reference: <20090319215358.901545000@intel.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed