WSL2-Linux-Kernel/arch/blackfin/mach-common
Roel Kluin 05bad36ce7 Blackfin: fix memset in smp_send_reschedule() and -stop()
To set zeroes the sizeof the struct should be used rather
than sizeof the pointer, kzalloc does that.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-11-25 02:35:45 -05:00
..
Makefile
arch_checks.c
cache-c.c
cache.S
clocks-init.c
cpufreq.c
dpmc.c
dpmc_modes.S
entry.S
head.S
interrupt.S
ints-priority.c
irqpanic.c
pm.c
smp.c