From: Youquan Song Date: Thu, 16 Oct 2008 23:31:56 +0000 (-0700) Subject: dmar: Use queued invalidation interface for IOTLB and context invalidation X-Git-Tag: v2.6.28-rc1~39^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a77b67d4023770805141014b8fa9eb5467457817;p=pandora-kernel.git dmar: Use queued invalidation interface for IOTLB and context invalidation If queued invalidation interface is available and enabled, queued invalidation interface will be used instead of the register based interface. According to Vt-d2 specification, when queued invalidation is enabled, invalidation command submit works only through invalidation queue and not through the command registers interface. Signed-off-by: Youquan Song Signed-off-by: Suresh Siddha Signed-off-by: David Woodhouse --- Reading git-diff-tree failed