dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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 Blackfin: punt dead cache locking code 2009-09-16 22:10:25 -04:00
arch_checks.c Blackfin: check for anomaly 05000475 2009-11-25 02:35:41 -05:00
cache-c.c Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
cache.S Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
clocks-init.c Blackfin: add note about anomaly 05000242 being worked around 2009-06-12 06:11:42 -04:00
cpufreq.c Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
dpmc.c [Blackfin] arch: Functional power management support: Add CPU and platform voltage scaling support 2008-05-07 11:41:26 +08:00
dpmc_modes.S Blackfin arch: fix bug - On bf548-ezkit, ethernet fails to work after wakeup from "mem" 2009-03-05 18:41:24 +08:00
entry.S Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
head.S Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
interrupt.S Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
ints-priority.c Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
irqpanic.c Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
pm.c Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
smp.c Blackfin: fix memset in smp_send_reschedule() and -stop() 2009-11-25 02:35:45 -05:00