summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorZwane Mwaikambo <zwane@linuxpower.ca>2003-04-04 04:08:15 -0800
committerLinus Torvalds <torvalds@home.transmeta.com>2003-04-04 04:08:15 -0800
commit856eeb53b42ae2b01e22e4cc359471c4831cda2e (patch)
tree0f8be5a2d5f8b38944cb18b7bec42b84d1188b3b /include
parenta38298ec03e25b1ea2861c3233d24ecc083ae29c (diff)
[PATCH] smp_call_function needs mb()
We really need a memory barrier in smp_call_function(), so that the other cpu's get the updated value when they get IPI'd immediately afterwards. This seems to be true on some old (and arguably broken) hardware where the IPI generation and reception doesn't synchronize enough.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions