x86: change_page_attr_clear fix
authorHuang, Ying <ying.huang@intel.com>
Thu, 31 Jan 2008 21:05:43 +0000 (22:05 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 31 Jan 2008 21:05:43 +0000 (22:05 +0100)
This patch replaces __change_page_attr_set_clr() with
change_page_attr_set_clr() in change_page_attr_clear() to flush the
TLB/cache properly.

Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found