https://github.com/torvalds/linux
Revision 206a73c102fc480ba072a9388bc2142c303113aa authored by David Woodhouse on 01 July 2009, 18:30:28 UTC, committed by David Woodhouse on 01 July 2009, 18:43:37 UTC
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>
1 parent c85994e
History
Tip revision: 206a73c102fc480ba072a9388bc2142c303113aa authored by David Woodhouse on 01 July 2009, 18:30:28 UTC
intel-iommu: Kill superfluous mapping_lock
Tip revision: 206a73c
File Mode Size
.gitignore -rw-r--r-- 102 bytes
Kconfig -rw-r--r-- 4.4 KB
Makefile -rw-r--r-- 2.1 KB
gen_init_cpio.c -rw-r--r-- 12.2 KB
initramfs_data.S -rw-r--r-- 1021 bytes
initramfs_data.bz2.S -rw-r--r-- 1.0 KB
initramfs_data.gz.S -rw-r--r-- 1023 bytes
initramfs_data.lzma.S -rw-r--r-- 1.0 KB

back to top