From: Santosh Shilimkar Date: Tue, 28 Jun 2011 19:42:56 +0000 (-0700) Subject: ARM: mm: Add strongly ordered descriptor support. X-Git-Tag: v3.2-rc1~130^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fb54284ba6aa1f0d832ec015fde64ecf4bb0f4f;p=pandora-kernel.git ARM: mm: Add strongly ordered descriptor support. On certain architectures, there might be a need to mark certain addresses with strongly ordered memory attributes to avoid ordering issues at the interconnect level. On OMAP4, the asynchronous bridge buffers can only be drained with strongly ordered accesses and hence the need to mark the memory strongly ordered. Signed-off-by: Santosh Shilimkar Signed-off-by: Woodruff Richard Tested-by: Vishwanath BS --- Reading git-diff-tree failed