diff options
author | David Woodhouse <David.Woodhouse@intel.com> | 2011-05-30 19:22:52 -0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2011-06-01 07:48:21 -0400 |
commit | 70e535d1e5d1e4317e894d6228b762cf9c3fbc6a (patch) | |
tree | 2c7ed5f263440c6a7302c19a31827488eade9ea5 /Documentation | |
parent | 8519dc4401ddf8a5399f979870bbeeadbc111186 (diff) |
intel-iommu: Fix off-by-one in RMRR setup
We were mapping an extra byte (and hence usually an extra page):
iommu_prepare_identity_map() expects to be given an 'end' argument which
is the last byte to be mapped; not the first byte *not* to be mapped.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions