diff options
author | venkatesh.pallipadi@intel.com <venkatesh.pallipadi@intel.com> | 2009-03-20 00:51:15 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-03-20 12:34:49 +0300 |
commit | 0f3507555f6fa4acbc85a646d6e8766230db38fc (patch) | |
tree | f46d34e37e141c9bc305f5c8c8835fa6cd0797fb /arch/x86/mm/ioremap.c | |
parent | 9ae2847591c857bed44bc094b908b412bfa1b244 (diff) | |
download | linux-0f3507555f6fa4acbc85a646d6e8766230db38fc.tar.xz |
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 <venkatesh.pallipadi@intel.com>
Cc: arjan@infradead.org
Cc: eric@anholt.net
Cc: airlied@redhat.com
LKML-Reference: <20090319215358.901545000@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/mm/ioremap.c')
0 files changed, 0 insertions, 0 deletions