commit | cfc319833b5b359bf3bce99564dbac00af7925ac | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Tue Dec 16 11:46:58 2008 +0000 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Dec 16 18:47:17 2008 +0100 |
tree | 61351c5b876de2931a002210b880bbe5ee1ec478 | |
parent | 1796316a8b028a148be48ba5d4e7be493a39d173 [diff] |
x86, 32-bit: improve lazy TLB handling code 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>