https://github.com/torvalds/linux
Revision 76e6eee03353f01bfca707d4dbb1f10a4ee27dc0 authored by Rusty Russell on 12 March 2009, 20:35:43 UTC, committed by Rusty Russell on 12 March 2009, 04:05:44 UTC
This allows us to change the representation (to a dangling bitmap or
cpumask_var_t) without breaking all the callers: they can use
tsk_cpumask() now and won't see a difference as the changes roll into
linux-next.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
1 parent 99adcd9
History
Tip revision: 76e6eee03353f01bfca707d4dbb1f10a4ee27dc0 authored by Rusty Russell on 12 March 2009, 20:35:43 UTC
cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.
Tip revision: 76e6eee
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.3 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 107.1 KB
Makefile -rw-r--r-- 53.2 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top