https://github.com/torvalds/linux
Revision 5eda7861e347ffe927ecde5abd74d7b13ae938fa authored by Rusty Russell on 01 June 2015, 06:23:53 UTC, committed by Tony Luck on 02 June 2015, 17:07:03 UTC
cpumask_test_cpu() doesn't take volatile, unlike the obsoleted
cpu_isset.  The only place ia64 really cares is the spin waiting for a
bit; udelay() is probably a barrier but insert barrier() to be sure.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Tony Luck <tony.luck@intel.com>
1 parent c65b99f
History
Tip revision: 5eda7861e347ffe927ecde5abd74d7b13ae938fa authored by Rusty Russell on 01 June 2015, 06:23:53 UTC
ia64: make cpu_callin_map non-volatile.
Tip revision: 5eda786
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-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.7 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 303.1 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top