https://github.com/torvalds/linux
Revision 29a877fa1f402ce2c1a0c52957c4e29b9bb34216 authored by Heiko Carstens on 27 August 2012, 13:18:45 UTC, committed by Martin Schwidefsky on 28 August 2012, 08:08:34 UTC
Fix this compile error:

arch/s390/kernel/machine_kexec.c: In function ‘setup_regs’:
arch/s390/kernel/machine_kexec.c:63:3: error: implicit declaration
 of function ‘smp_store_status’ [-Werror=implicit-function-declaration]

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
1 parent 6b79d14
History
Tip revision: 29a877fa1f402ce2c1a0c52957c4e29b9bb34216 authored by Heiko Carstens on 27 August 2012, 13:18:45 UTC
s390/smp: add missing smp_store_status() for !SMP
Tip revision: 29a877f
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-- 1014 bytes
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 210.4 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 17.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top