[PATCH] i386: Small cleanup to TLB flush code
authorAndi Kleen <ak@suse.de>
Tue, 13 Feb 2007 12:26:23 +0000 (13:26 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 13 Feb 2007 12:26:23 +0000 (13:26 +0100)
commit8c40ad02e5b026902b8ce134f895b3b09803db39
treef54320c2874e58d21c627063862af6953bf513e1
parent930f8b8bcde30b501fdf00fb7624aefb9bf35f47
[PATCH] i386: Small cleanup to TLB flush code

- Remove outdated comment
- Use cpu_relax() in a busy loop

Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/kernel/smp.c