Skip to content
GitLab
  • Explore
  • Sign in
  • Register
  • xenomaixenomai
  • ipipe
  • Repository
  • ipipe
  • arch
  • s390
  • kernel
  • vdso.c
Find file Blame History Permalink
  • Heiko Carstens's avatar
    [S390] vdso: compile fix · 81ffa041
    Heiko Carstens authored Jan 09, 2009
    
    
    !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: default avatarHeiko Carstens <heiko.carstens@de.ibm.com>
    Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
    81ffa041

Imprint & Privacy Policy