From: Aneesh Kumar K.V Date: Tue, 21 Apr 2015 14:40:26 +0000 (+0530) Subject: powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabled X-Git-Tag: omap-for-v4.1/fixes-rc1~26^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e826695d87c2d213def07bc344ae97d88384f62;p=pandora-kernel.git powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabled This fix the below build error arch/powerpc/mm/hash_utils_64.c: In function ‘flush_hash_hugepage’: arch/powerpc/mm/hash_utils_64.c:1381:1: error: label at end of compound statement tm_abort: ^ make[1]: *** [arch/powerpc/mm/hash_utils_64.o] Error 1 Reported-by: Anshuman Khandual Signed-off-by: Aneesh Kumar K.V Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed