diff options
author | David Woodhouse <David.Woodhouse@intel.com> | 2009-07-01 20:30:28 +0200 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2009-07-01 20:43:37 +0200 |
commit | 206a73c102fc480ba072a9388bc2142c303113aa (patch) | |
tree | 0b946089436df51a4444ef23069a9037853d5e61 /drivers/firmware/iscsi_ibft.c | |
parent | intel-iommu: Ensure that PTE writes are 64-bit atomic, even on i386 (diff) | |
download | linux-206a73c102fc480ba072a9388bc2142c303113aa.tar.xz linux-206a73c102fc480ba072a9388bc2142c303113aa.zip |
intel-iommu: Kill superfluous mapping_lock
Since we're using cmpxchg64() anyway (because that's the only way to do
an atomic 64-bit store on i386), we might as well ditch the extra
locking and just use cmpxchg64() to ensure that we don't add the page
twice.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/firmware/iscsi_ibft.c')
0 files changed, 0 insertions, 0 deletions