https://github.com/torvalds/linux
Revision 81ffa0415b7ac9215c2030e2b15b8efff46605a0 authored by Heiko Carstens on 09 January 2009, 11:14:54 UTC, committed by Martin Schwidefsky on 09 January 2009, 11:15:06 UTC
!CONFIG_SMP:

arch/s390/kernel/vdso.c: In function 'vdso_init':
arch/s390/kernel/vdso.c:325: error: incompatible type for argument 2 of 'vdso_alloc_per_cpu'

Also move the code out of the BUG_ON statement since it won't be
executed on !CONFIG_BUG. And that would be a bug.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
1 parent f47d52a
History
Tip revision: 81ffa0415b7ac9215c2030e2b15b8efff46605a0 authored by Heiko Carstens on 09 January 2009, 11:14:54 UTC
[S390] vdso: compile fix
Tip revision: 81ffa04
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.5 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 106.0 KB
Makefile -rw-r--r-- 54.1 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top