]> git.openfabrics.org - ~ardavis/dapl.git/commit
r8562: Fix some suspicious inline assembly:
authorAnton Blanchard <anton@samba.org>
Mon, 17 Jul 2006 21:26:03 +0000 (21:26 +0000)
committerJames Lentini <jlentini@netapp.com>
Mon, 17 Jul 2006 21:26:03 +0000 (21:26 +0000)
commitf3a1ed6232ccdee7d193e8e3b9b0013b2bd222af
tree888b8e0e5b4c7787e1414a0307a9a4b74757b4de
parent63759108a1376b6e45a4491551f71d8cafdcddc1
r8562: Fix some suspicious inline assembly:
- EIEIO_ON_SMP and ISYNC_ON_SMP are in kernel UP build optimisations, we
  shouldnt export them to userspace. Replace it with lwsync and isync.
- The comment says its implemenenting cmpxchg64 but in fact its
  implementing cmpxchg32. Fix the comment.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: James Lentini <jlentini@netapp.com>
dapl/udapl/linux/dapl_osd.h