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
busses
muxes
dev-interface -rw-r--r-- 8.7 KB
fault-codes -rw-r--r-- 4.9 KB
functionality -rw-r--r-- 6.0 KB
i2c-protocol -rw-r--r-- 3.0 KB
i2c-stub -rw-r--r-- 2.3 KB
instantiating-devices -rw-r--r-- 9.5 KB
old-module-parameters -rw-r--r-- 1.9 KB
slave-eeprom-backend -rw-r--r-- 474 bytes
slave-interface -rw-r--r-- 6.9 KB
smbus-protocol -rw-r--r-- 9.0 KB
summary -rw-r--r-- 1.9 KB
ten-bit-addresses -rw-r--r-- 1.2 KB
upgrading-clients -rw-r--r-- 6.8 KB
writing-clients -rw-r--r-- 15.0 KB

back to top