]> Git Repo - linux.git/commit
[PATCH] cpu_relax(): smpboot.c
authorAndreas Mohr <[email protected]>
Sun, 25 Jun 2006 12:46:52 +0000 (05:46 -0700)
committerLinus Torvalds <[email protected]>
Sun, 25 Jun 2006 17:00:55 +0000 (10:00 -0700)
commit186989177e627c2571a3026d39ea1433e4ddc097
treefacbda2b471468dfc3b483c6711094e8495e0eec
parente75eac33b5c7f797e4b2ddcb39183cf268e26822
[PATCH] cpu_relax(): smpboot.c

Add cpu_relax() to various smpboot.c init loops.  cpu_relax() always implies a
barrier (according to Arjan), so remove those as well.

Signed-off-by: Andreas Mohr <[email protected]>
Cc: Arjan van de Ven <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/i386/kernel/smpboot.c
This page took 0.048521 seconds and 4 git commands to generate.