]> git.baikalelectronics.ru Git - kernel.git/commit
x86: cpa create set_and_clr function
authorThomas Gleixner <tglx@linutronix.de>
Wed, 30 Jan 2008 12:34:08 +0000 (13:34 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:34:08 +0000 (13:34 +0100)
commit10a6e9193092159c61cd753c7d06dd5366562700
treeb18035ad80e0286737490fdac2f037e1451c92a7
parent9c51bab46dbf0c6a818b56a8022b59983dfca03d
x86: cpa create set_and_clr function

Create a set_and_clr function to avoid the duplicate loops. Allows
also to do combined operations for optimization.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/pageattr.c