]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
x86: use cpu_relax instead of rep_nop
authorGlauber Costa <gcosta@redhat.com>
Mon, 3 Mar 2008 17:13:14 +0000 (14:13 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:57 +0000 (17:40 +0200)
commite104383fbf26570968cbf060955f67cd5378300a
tree044ab3ef8d030a92eb55d76bfd72d7688a2ae4b8
parente90009bcc1137c51d677262417f16c00ad2ce9a9
x86: use cpu_relax instead of rep_nop

This is done for smpboot_32.c

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/smpboot_32.c