Revision 2e826695d87c2d213def07bc344ae97d88384f62 authored by Aneesh Kumar K.V on 21 April 2015, 14:40:26 UTC, committed by Michael Ellerman on 23 April 2015, 07:42:14 UTC
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 <khandual@linux.vnet.ibm.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
1 parent a7e73e7
History
File Mode Size
binding.txt -rw-r--r-- 3.5 KB
bus.txt -rw-r--r-- 4.0 KB
class.txt -rw-r--r-- 4.4 KB
design-patterns.txt -rw-r--r-- 3.0 KB
device.txt -rw-r--r-- 3.2 KB
devres.txt -rw-r--r-- 8.8 KB
driver.txt -rw-r--r-- 7.4 KB
overview.txt -rw-r--r-- 4.6 KB
platform.txt -rw-r--r-- 10.3 KB
porting.txt -rw-r--r-- 12.7 KB

back to top