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
fcef8576d8
cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_t
...
Impact: cleanup, reduce memory usage for CONFIG_CPUMASK_OFFSTACK=y
I *think* every path calls check_nmi_watchdog before using the
watchdog, so that's the right place for the initialization.
If that's wrong, we'll get a nice NULL-deref with
CONFIG_CPUMASK_OFFSTACK=y, and have uncovered another bug.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
16 years ago
..
alpha
alpha: fix typo in recent early vmalloc change
16 years ago
arm
Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core
16 years ago
avr32
Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu
16 years ago
blackfin
Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', 'x86/urgent', 'linus' and 'core/percpu' into x86/core
16 years ago
cris
…
frv
FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now
16 years ago
h8300
…
ia64
Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', 'x86/urgent', 'linus' and 'core/percpu' into x86/core
16 years ago
m32r
…
m68k
m68k: atari - Rename "mfp" to "st_mfp"
16 years ago
m68knommu
m68knommu: m528x build fix
16 years ago
mips
Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', 'x86/urgent', 'linus' and 'core/percpu' into x86/core
16 years ago
mn10300
Merge branch 'linus' into x86/apic
16 years ago
parisc
Merge branch 'core/header-fixes' into x86/headers
16 years ago
powerpc
Merge branch 'x86/urgent' into x86/core
16 years ago
s390
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
16 years ago
sh
sh: Add media/soc_camera.h to board setup of Renesas AP325RXA
16 years ago
sparc
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
um
uml: fix vde network backend in user mode linux
16 years ago
x86
cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_t
16 years ago
xtensa
Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core
16 years ago
.gitignore
…
Kconfig
…