linux/arch/s390
Martin Schwidefsky affbb42023 [S390] Fix compile error in swab.h
The inline assembly in__arch_swab16p causes compile errors of the form:

*error*: *invalid* '*asm*': operand number missing after %-*letter*

The assembly uses the %O<n>/%R<n> notation but the first operand misses
the operand number, it needs to be "%O1" instead of "%O".

Reported-by: Gil Peleg <gilpeleg@servframe.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2012-04-11 14:28:26 +02:00
..
appldata
boot
crypto Disintegrate asm/system.h for S390 2012-03-28 18:30:02 +01:00
hypfs
include/asm [S390] Fix compile error in swab.h 2012-04-11 14:28:26 +02:00
kernel [S390] Fix stfle() lowcore protection problem 2012-04-11 14:28:26 +02:00
kvm Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
lib
math-emu
mm [S390] fix tlb flushing for page table pages 2012-04-11 14:28:24 +02:00
oprofile Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
Kbuild
Kconfig [S390] fix tlb flushing for page table pages 2012-04-11 14:28:24 +02:00
Kconfig.debug
Makefile
defconfig [S390] update default configuration 2012-04-11 14:28:25 +02:00