From: Jan Glauber Date: Sun, 30 Oct 2011 14:17:18 +0000 (+0100) Subject: [S390] add missing __tlb_flush_global() for !CONFIG_SMP X-Git-Tag: v3.2-rc1~109^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1c4d0142d32f97706b752d94c9e20c3f21901f8;p=pandora-kernel.git [S390] add missing __tlb_flush_global() for !CONFIG_SMP Fix this compiler error for !CONFIG_SMP: CC arch/s390/mm/pgtable.o arch/s390/mm/pgtable.c: In function ‘gmap_flush_tlb’: arch/s390/mm/pgtable.c:202:3: error: implicit declaration of function ‘__tlb_flush_global’ [-Werror=implicit-function-declaration] cc1: some warnings being treated as errors Signed-off-by: Jan Glauber Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed