]> err.no Git - linux-2.6/commit
[S390] allnoconfig build error.
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 17 Apr 2008 05:45:58 +0000 (07:45 +0200)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 17 Apr 2008 05:46:56 +0000 (07:46 +0200)
commit374b8f45f1d5cb17f45ba1d7c74ce8cc9e2f1407
tree5726355757f8aa94804e1fd0420f987223682f62
parentde553438eb6c487f72d46019eb3821f6687ce011
[S390] allnoconfig build error.

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: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
include/asm-s390/tlbflush.h