From: Andy Grover Date: Wed, 25 Aug 2010 12:51:28 +0000 (-0700) Subject: RDS: Implement masked atomic operations X-Git-Tag: v2.6.37-rc1~147^2~499^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20c72bd5f5f902e5a8745d51573699605bf8d21c;p=pandora-kernel.git RDS: Implement masked atomic operations Add two CMSGs for masked versions of cswp and fadd. args struct modified to use a union for different atomic op type's arguments. Change IB to do masked atomic ops. Atomic op type in rds_message similarly unionized. Signed-off-by: Andy Grover --- Reading git-diff-tree failed