You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rusty Russell
5c6cb5e2b1
cpumask: remove cpumask_t assignment from vector_allocation_domain()
...
Impact: cleanup
It's not legal to do assignments into cpumask_var_t; they will soon be of
variable length.
So explicitly clear the mask and set the first word, rather than using
assignment.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
16 years ago
..
boot
Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core
16 years ago
configs
Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linus' into x86/core
16 years ago
crypto
…
ia32
x86: ia32_signal: introduce {get|set}_user_seg()
16 years ago
include/ asm
cpumask: use new cpumask functions throughout x86
16 years ago
kernel
cpumask: remove cpumask_t assignment from vector_allocation_domain()
16 years ago
kvm
KVM: VMX: Flush volatile msrs before emulating rdmsr
16 years ago
lguest
Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core
16 years ago
lib
x86: use _types.h headers in asm where available
16 years ago
math-emu
Merge branch 'x86/urgent' into x86/core
16 years ago
mm
cpumask: convert node_to_cpumask_map[] to cpumask_var_t
16 years ago
oprofile
cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t
16 years ago
pci
x86, apic: remove genapic.h
16 years ago
power
x86: use _types.h headers in asm where available
16 years ago
vdso
x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX
16 years ago
video
…
xen
cpumask: use new cpumask functions throughout x86
16 years ago
Kconfig
x86, kexec: x86_64: add kexec jump support for x86_64
16 years ago
Kconfig.cpu
Merge branch 'x86/urgent' into core/percpu
16 years ago
Kconfig.debug
Merge branch 'linus' into x86/apic
16 years ago
Makefile
Merge branch 'core/percpu' into x86/core
16 years ago
Makefile_32.cpu
…