From: Benjamin Romer Date: Sun, 3 Aug 2014 02:03:38 +0000 (-0400) Subject: staging: unisys: remove MEMORYBARRIER AND VolatileBarrier from commontypes X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1410 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e87cfde4a1e93aa0f0efc5ad7955500c2246f29b;p=pandora-kernel.git staging: unisys: remove MEMORYBARRIER AND VolatileBarrier from commontypes Remove the MEMORYBARRIER and VolatileBarrier() defines from commontypes.h and convert the spots that used this to mb(). Add comments to each use to indicate that the barrier is used to ensure channel synchronization between guests. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed