commit | 899ced0dd9457b9c349663ca4cb4ec09167728a6 | [log] [tgz] |
---|---|---|
author | Andreas Mohr <andi@rhlx01.fht-esslingen.de> | Mon Jun 26 13:59:29 2006 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jun 26 10:48:21 2006 -0700 |
tree | 9b23a1d8fa804b28dba69df494bc8dc16d772738 | |
parent | cab093b9d4b40c71c6261a11ba8f1ca027e09008 [diff] |
[PATCH] x86_64: Add cpu_relax to apic_wait_icr_idle This one is adding a cpu_relax() that already existed in the i386 version. Signed-off-by: Andreas Mohr <andi@lisas.de> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>