summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/bug.h
Commit message (Collapse)AuthorAgeFilesLines
* [S390] remove warnings with functions ending in BUGMartin Schwidefsky2008-12-251-1/+4
| | | | | | | | | | | | | Functions which end in a BUG() statement and skip the return statement cause compile warnings on s390, e.g.: mm/bootmem.c: In function 'mark_bootmem': mm/bootmem.c:321: warning: control reaches end of non-void function To avoid the warning add an endless loop to the BUG() macro. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
* [S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky2008-08-011-0/+70
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
OpenPOWER on IntegriCloud