Home
last modified time | relevance | path

Searched hist:"3 a96ce8cac808fbed5493adc5c605bced28e2ca1" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/mm/
H A Dioremap.cdiff 3a96ce8cac808fbed5493adc5c605bced28e2ca1 Wed Mar 19 01:00:16 CET 2008 venkatesh.pallipadi@intel.com <venkatesh.pallipadi@intel.com> x86: PAT make ioremap_change_attr non-static

Make ioremap_change_attr() non-static and use prot_val in place of ioremap_mode.
This interface is used in subsequent PAT patches.

Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>