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)
commit5827040df095d8dd6b5ca155dc4bfb5bafcb6ca2
tree5cecd44484c96240be98e8031fe5afdf52dc8d88
parentc1666e663d8443f57c1c6b0acac70c3fbaea9014
x86: change_page_attr_clear fix

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>
arch/x86/mm/pageattr.c