Andi Kleen b1c78c0fcc [PATCH] Clean up and minor fixes to TLB flush
- Convert CR* accesses to dedicated inline functions and rewrite
the rest as C inlines
- Don't do a double flush for global flushes (pointed out by Zach Amsden)
This was a bug workaround for old CPUs that don't do 64bit and is obsolete.
- Add a proper memory clobber to invlpg
- Remove an unused extern

Signed-off-by: Andi Kleen <ak@suse.de>
2006-09-26 10:52:29 +02:00
..
2006-09-21 08:54:44 +01:00
2006-09-21 08:51:43 +01:00
2006-09-21 08:41:35 +01:00
2006-09-21 08:36:50 +01:00
2006-09-21 08:37:10 +01:00
2006-09-21 09:05:25 +01:00
2006-09-22 15:22:55 -07:00
2006-09-24 20:07:49 -07:00