diff options
author | Weidong Han <weidong.han@intel.com> | 2009-05-22 16:41:14 (GMT) |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2009-06-23 21:09:15 (GMT) |
commit | c4658b4e777bebf69884f4884a9bfb2f84dd71d9 (patch) | |
tree | c38cf0924b01e42a936b56d9f5c3d254822d3471 /include/linux | |
parent | 2c2e2c389d03bb16b8cdf9db3ac615385fac100f (diff) | |
download | linux-fsl-qoriq-c4658b4e777bebf69884f4884a9bfb2f84dd71d9.tar.xz |
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')
0 files changed, 0 insertions, 0 deletions