]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[IA64] add missing cpu_relax() in ITC syncing code
authorDavid Mosberger-Tang <davidm@hpl.hp.com>
Mon, 25 Apr 2005 18:44:02 +0000 (11:44 -0700)
committerTony Luck <tony.luck@intel.com>
Mon, 25 Apr 2005 18:44:02 +0000 (11:44 -0700)
commit8297511530b0d2a281c796e738683951a59a020c
tree3ade89d674db6b0791ca72704478214d0bb56ad1
parentbf1cf98fa941fea5e630e341db4a294d531aaa3e
[IA64] add missing cpu_relax() in ITC syncing code

Call cpu_relax() in busy-waiting loops of the ITC-syncing code.

Signed-off-by: David Mosberger-Tang <davidm@hpl.hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/smpboot.c