From: Chris Wilson Date: Mon, 8 Nov 2010 21:07:24 +0000 (+0000) Subject: drm/i915: POSTING_READs are simply flushes and so irrelevant to tracing X-Git-Tag: v2.6.38-rc1~419^2~23^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=374c479bef7ecd2b41d6dd6e24aa21d73b3afae5;p=pandora-kernel.git drm/i915: POSTING_READs are simply flushes and so irrelevant to tracing As we use POSTING_READ to flush the write to the register before proceeding, we do not care what the return value is and similar we do not care for the read to be recorded whilst tracing register read/writes. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed