summaryrefslogtreecommitdiffstats
path: root/firmware/.gitignore
diff options
context:
space:
mode:
authorDavid Woodhouse <David.Woodhouse@intel.com>2014-03-07 15:08:36 +0000
committerDavid Woodhouse <David.Woodhouse@intel.com>2014-03-24 14:05:08 +0000
commit832bd858674023b2415c7585db3beba345ef807f (patch)
treef45c9360a2ff71957f2ac3f7a4d83c91e4d7841f /firmware/.gitignore
parent07cb52ff6aadac0ad68b29be2ef73dba3111c5ec (diff)
downloadop-kernel-dev-832bd858674023b2415c7585db3beba345ef807f.zip
op-kernel-dev-832bd858674023b2415c7585db3beba345ef807f.tar.gz
iommu/vt-d: Change scope lists to struct device, bus, devfn
It's not only for PCI devices any more, and the scope information for an ACPI device provides the bus and devfn so that has to be stored here too. It is the device pointer itself which needs to be protected with RCU, so the __rcu annotation follows it into the definition of struct dmar_dev_scope, since we're no longer just passing arrays of device pointers around. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'firmware/.gitignore')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud