From: David Howells Date: Sun, 25 Jun 2006 12:48:49 +0000 (-0700) Subject: [PATCH] Another couple of alterations to the memory barrier doc X-Git-Tag: v2.6.18-rc1~924 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b94895b9281976cf2a0f2f89bf41ee219742235;p=pandora-kernel.git [PATCH] Another couple of alterations to the memory barrier doc Make another couple of alterations to the memory barrier document following suggestions by Alan Stern and in co-operation with Paul McKenney: (*) Rework the point of introduction of memory barriers and the description of what they are to reiterate why they're needed. (*) Modify a statement about the use of data dependency barriers to note that other barriers can be used instead (as they imply DD-barriers). Signed-off-by: David Howells Acked-By: Paul E. McKenney Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed