From: Trond Myklebust Date: Mon, 20 Mar 2006 18:44:51 +0000 (-0500) Subject: SUNRPC: Fix memory barriers for req->rq_received X-Git-Tag: v2.6.17-rc1~667^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43ac3f2961b8616da26114ec6dc76ac2a61f76ad;p=pandora-kernel.git SUNRPC: Fix memory barriers for req->rq_received We need to ensure that all writes to the XDR buffers are done before req->rq_received is visible to other processors. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed