Skip to content
  • Martin Schwidefsky's avatar
    [S390] Define GENERIC_LOCKBREAK. · b6b40c53
    Martin Schwidefsky authored
    
    
    Fix compile error:
    
      CC      arch/s390/kernel/asm-offsets.s
    In file included from
    arch/s390/kernel/asm-offsets.c:7:
    include/linux/sched.h: In function 'spin_needbreak':
    include/linux/sched.h:1931: error: implicit declaration of function '__raw_spin_is_contended'
    make[2]: *** [arch/s390/kernel/asm-offsets.s] Error 1
    
    Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
    b6b40c53