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
00-INDEX -rw-r--r-- 655 bytes
leds-blinkm.txt -rw-r--r-- 1.9 KB
leds-class-flash.txt -rw-r--r-- 856 bytes
leds-class.txt -rw-r--r-- 4.0 KB
leds-lm3556.txt -rw-r--r-- 2.9 KB
leds-lp3944.txt -rw-r--r-- 1.5 KB
leds-lp5521.txt -rw-r--r-- 2.9 KB
leds-lp5523.txt -rw-r--r-- 2.8 KB
leds-lp5562.txt -rw-r--r-- 3.3 KB
leds-lp55xx.txt -rw-r--r-- 6.7 KB
ledtrig-oneshot.txt -rw-r--r-- 2.2 KB
ledtrig-transient.txt -rw-r--r-- 7.2 KB

back to top