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
mei
Makefile -rw-r--r-- 16 bytes
ad525x_dpot.txt -rw-r--r-- 1.6 KB
apds990x.txt -rw-r--r-- 3.5 KB
bh1770glc.txt -rw-r--r-- 3.5 KB
c2port.txt -rw-r--r-- 2.8 KB
eeprom -rw-r--r-- 4.1 KB
ics932s401 -rw-r--r-- 1016 bytes
isl29003 -rw-r--r-- 1.5 KB
lis3lv02d -rw-r--r-- 4.2 KB
max6875 -rw-r--r-- 3.0 KB
spear-pcie-gadget.txt -rw-r--r-- 3.9 KB

back to top