diff options
author | 2009-01-09 12:14:54 +0100 | |
---|---|---|
committer | 2009-01-09 12:15:06 +0100 | |
commit | 81ffa0415b7ac9215c2030e2b15b8efff46605a0 (patch) | |
tree | abcda8b730dca3c3d19aa36c5eb5ea8433c89f2b /include/linux/kernel.h | |
parent | [S390] remove code for oldselect system call (diff) | |
download | wireguard-linux-81ffa0415b7ac9215c2030e2b15b8efff46605a0.tar.xz wireguard-linux-81ffa0415b7ac9215c2030e2b15b8efff46605a0.zip |
[S390] vdso: compile fix
!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>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions