Skip to content
Commit 206a73c1 authored by David Woodhouse's avatar David Woodhouse
Browse files

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: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
parent c85994e4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment