aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/algos/i2c-algo-bit.c
diff options
context:
space:
mode:
authorChase Venters <[email protected]>2006-07-08 16:10:29 +0000
committerLinus Torvalds <[email protected]>2006-07-12 19:56:45 +0000
commitf6dc8c5b8e04ce28720155383e971561a23899d5 (patch)
treedf590e4e096ac332a7d95ef96275bebd57ce70c9 /drivers/i2c/algos/i2c-algo-bit.c
parent[PATCH] lockdep: HPET/RTC fix (diff)
downloadkernel-f6dc8c5b8e04ce28720155383e971561a23899d5.tar.gz
kernel-f6dc8c5b8e04ce28720155383e971561a23899d5.zip
[PATCH] Make cpu_relax() imply barrier() on all arches
During the recent discussion of taking 'volatile' off of the spinlock, I noticed that while most arches #define cpu_relax() such that it implies barrier(), some arches define cpu_relax() to be empty. This patch changes the definition of cpu_relax() for frv, h8300, m68knommu, sh, sh64, v850 and xtensa from an empty while(0) to the compiler barrier(). Signed-off-by: Chase Venters <[email protected]> Acked-by: Arjan van de Ven <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/i2c/algos/i2c-algo-bit.c')
0 files changed, 0 insertions, 0 deletions