diff options
author | Weidong Han <weidong.han@intel.com> | 2009-05-23 00:41:14 +0800 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2009-06-23 22:09:15 +0100 |
commit | c4658b4e777bebf69884f4884a9bfb2f84dd71d9 (patch) | |
tree | c38cf0924b01e42a936b56d9f5c3d254822d3471 /include/linux/dmar.h | |
parent | 2c2e2c389d03bb16b8cdf9db3ac615385fac100f (diff) | |
download | blackbird-op-linux-c4658b4e777bebf69884f4884a9bfb2f84dd71d9.tar.gz blackbird-op-linux-c4658b4e777bebf69884f4884a9bfb2f84dd71d9.zip |
Intel-IOMMU, intr-remap: set the whole 128bits of irte when modify/free it
Interrupt remapping table entry is 128bits. Currently, it only sets low
64bits of irte in modify_irte and free_irte. This ignores high 64bits
setting of irte, that means source-id setting will be ignored. This patch
sets the whole 128bits of irte when modify/free it. Following source-id
checking patch depends on this.
Signed-off-by: Weidong Han <weidong.han@intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'include/linux/dmar.h')
0 files changed, 0 insertions, 0 deletions