• M
    [S390] allnoconfig build error. · 374b8f45
    Martin Schwidefsky 提交于
    Fix the following link error with allnoconfig:
    
    vmem.c:(.text+0x175c): undefined reference to `smp_ptlb_all'
    vmem.c:(.text+0x1b24): undefined reference to `smp_ptlb_all'
    fork.c:(.text+0x4190): undefined reference to `smp_ptlb_all'
    : undefined reference to `smp_ptlb_all'
    : undefined reference to `smp_ptlb_all'
    mm/built-in.o:: more undefined references to `smp_ptlb_all' follow
    make[1]: *** [.tmp_vmlinux1] Error 1
    make: *** [sub-make] Error 2
    Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
    Signed-off-by: NHeiko Carstens <heiko.carstens@de.ibm.com>
    374b8f45
tlbflush.h 3.3 KB