Revision aa23531ce5fb589d941b5bd84eb258e07131826b authored by Graf Yang on 21 September 2009, 11:51:31 UTC, committed by Mike Frysinger on 25 November 2009, 07:38:01 UTC
Commit d5ce528c8e46fa5afb9 (Blackfin: convert irq/process to asm-generic)
incorrectly merged the smp and non-smp cases of start_thread() causing the
L1 stack to be setup on the SMP port instead of the UP port.

Signed-off-by: Graf Yang <graf.yang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
1 parent 05bad36
History
File Mode Size
.gitignore -rw-r--r-- 10 bytes
Makefile -rw-r--r-- 266 bytes
cgroupstats.txt -rw-r--r-- 1.3 KB
delay-accounting.txt -rw-r--r-- 3.7 KB
getdelays.c -rw-r--r-- 11.9 KB
taskstats-struct.txt -rw-r--r-- 5.9 KB
taskstats.txt -rw-r--r-- 7.9 KB

back to top