x86, 32-bit: improve lazy TLB handling code
authorJan Beulich <jbeulich@novell.com>
Tue, 16 Dec 2008 11:46:58 +0000 (11:46 +0000)
committerIngo Molnar <mingo@elte.hu>
Tue, 16 Dec 2008 17:47:17 +0000 (18:47 +0100)
Impact: micro-optimize the 32-bit TLB flush code

Use the faster x86_{read,write}_percpu() accessors here.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found