Heiko Carstens 81ffa0415b [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>
2009-01-09 12:15:06 +01:00
..
2009-01-08 22:01:49 +00:00
2008-12-31 18:07:42 -05:00
2009-01-06 18:10:28 -08:00
2009-01-06 18:10:28 -08:00
2008-12-31 18:07:42 -05:00
2009-01-09 12:15:06 +01:00
2009-01-06 15:58:58 -08:00
2009-01-08 08:31:14 -08:00
2009-01-07 12:22:04 -08:00
2008-12-12 09:46:31 +01:00