]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iommu/vt-d: kill bogus ecap_niotlb_iunits()
authorDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 13 Feb 2015 14:25:24 +0000 (14:25 +0000)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 25 Mar 2015 15:35:01 +0000 (15:35 +0000)
commit44caf2f37f009b2affa743073fa935826b6ab2fd
tree26cb22ee08041208b57a5dcd8b631205b99f3123
parentbfa76d49576599a4b9f9b7a71f23d73d6dcff735
iommu/vt-d: kill bogus ecap_niotlb_iunits()

As far back as I can see (which right now is a draft of the v1.2 spec
dating from September 2008), bits 24-31 of the Extended Capability Register
have already been reserved. I have no idea why anyone ever thought there
would be multiple sets of IOTLB registers, but we've never supported them
and all we do is make sure we map enough MMIO space for them.

Kill it dead. Those bits do actually have a different meaning now.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
include/linux/intel-iommu.h