https://github.com/torvalds/linux
Revision 766211e74818e655593fd3272cbf84868220f9e5 authored by Changhwan Youn on 27 August 2010, 08:57:44 UTC, committed by Kukjin Kim on 27 August 2010, 09:29:58 UTC
Following occurs on boot message without this patch.
    CPU1: processor failed to boot
    Brought up 1 CPUs
    SMP: Total of 1 processors activated...

This patch adds SYSRAM mapping for fixing Secondary CPU startup.
    CPU1: Booted secondary processor
    Brought up 2 CPUs
    SMP: Total of 2 processors activated...

Signed-off-by: Changhwan Youn <chaos.youn@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
1 parent 3297c2e
History
Tip revision: 766211e74818e655593fd3272cbf84868220f9e5 authored by Changhwan Youn on 27 August 2010, 08:57:44 UTC
ARM: S5PV310: Fix on Secondary CPU startup
Tip revision: 766211e
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 172.6 KB
Makefile -rw-r--r-- 50.5 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top