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
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 945 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 147.8 KB
Makefile -rw-r--r-- 53.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top