linux-stable-rt/arch/s390/include/asm
Christian Borntraeger 1bff779285 [S390] system.h: Fix compile error for 1 and 2 byte cmpxchg
commit 024914477e "memcg: move charges of anonymous
swap" revealed that the 1 byte and 2 byte cmpxchg is currently broken:

arch/s390/include/asm/system.h: Assembler messages:
arch/s390/include/asm/system.h:241: Error: junk at end of line: `(%r5)'
make[1]: *** [mm/page_cgroup.o] Error 1
make[1]: *** Waiting for unfinished jobs....

It turned out that commit 987bcdacb1 ([S390] use
inline assembly contraints available with gcc 3.3.3) broke the inline assembly.
The or operands are now in constraint 3 and 4 instead of 2 and 3.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2010-03-24 11:49:53 +01:00
..
Kbuild
airq.h
appldata.h
asm-offsets.h
atomic.h [S390] use inline assembly contraints available with gcc 3.3.3 2010-02-26 22:37:30 +01:00
auxvec.h
bitops.h [S390] use inline assembly contraints available with gcc 3.3.3 2010-02-26 22:37:30 +01:00
bitsperlong.h
bug.h [S390] bug: use relative pointers in bug table entries 2010-02-26 22:37:31 +01:00
bugs.h
byteorder.h
cache.h
cacheflush.h
ccwdev.h
ccwgroup.h
checksum.h
chpid.h
chsc.h
cio.h tree-wide: Assorted spelling fixes 2010-02-09 11:13:56 +01:00
cmb.h
compat.h improve sys_newuname() for compat architectures 2010-03-12 15:52:32 -08:00
cpcmd.h
cpu.h
cputime.h
crw.h [S390] cio: wait for channel report 2010-02-26 22:37:29 +01:00
current.h
dasd.h
debug.h
delay.h
device.h
diag.h
div64.h
dma.h
ebcdic.h
elf.h
emergency-restart.h
errno.h
etr.h [S390] use inline assembly contraints available with gcc 3.3.3 2010-02-26 22:37:30 +01:00
extmem.h
fb.h
fcntl.h
fcx.h
ftrace.h
futex.h
hardirq.h
hugetlb.h
idals.h
io.h
ioctl.h
ioctls.h
ipcbuf.h
ipl.h
irq.h
irq_regs.h
irqflags.h [S390] use inline assembly contraints available with gcc 3.3.3 2010-02-26 22:37:30 +01:00
isc.h
itcw.h
kdebug.h
kexec.h
kmap_types.h
kprobes.h
kvm.h
kvm_host.h
kvm_para.h
kvm_virtio.h
linkage.h
local.h
lowcore.h [S390] Cleanup struct _lowcore usage and defines. 2010-02-26 22:37:31 +01:00
mathemu.h
mman.h
mmu.h
mmu_context.h
module.h
monwriter.h
msgbuf.h
mutex.h
nmi.h
page.h [S390] cio: fix storage key handling 2010-02-26 22:37:30 +01:00
param.h
pci.h
percpu.h
perf_event.h
pgalloc.h
pgtable.h MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself 2010-02-20 16:41:46 +00:00
poll.h
posix_types.h
processor.h [S390] use inline assembly contraints available with gcc 3.3.3 2010-02-26 22:37:30 +01:00
ptrace.h ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h 2010-03-12 15:52:38 -08:00
qdio.h [S390] remove unused qdio flags in zfcp and qeth 2010-03-08 12:25:30 +01:00
qeth.h
reset.h
resource.h
rwsem.h [S390] use inline assembly contraints available with gcc 3.3.3 2010-02-26 22:37:30 +01:00
s390_ext.h
scatterlist.h
schid.h
sclp.h
scsw.h
seccomp.h
sections.h
segment.h
sembuf.h
setup.h [S390] Cleanup struct _lowcore usage and defines. 2010-02-26 22:37:31 +01:00
sfp-machine.h
sfp-util.h
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
sigp.h [S390] spinlock: check virtual cpu running status 2010-02-26 22:37:31 +01:00
smp.h [S390] spinlock: check virtual cpu running status 2010-02-26 22:37:31 +01:00
socket.h
sockios.h
sparsemem.h
spinlock.h [S390] use inline assembly contraints available with gcc 3.3.3 2010-02-26 22:37:30 +01:00
spinlock_types.h
stat.h
statfs.h
string.h
suspend.h
swab.h [S390] use inline assembly contraints available with gcc 3.3.3 2010-02-26 22:37:30 +01:00
syscall.h tracing: Unify arch_syscall_addr() implementations 2010-02-17 13:07:21 +01:00
sysinfo.h [S390] sysinfo: fix SYSIB 3,2,2 structure 2010-02-26 22:37:31 +01:00
system.h [S390] system.h: Fix compile error for 1 and 2 byte cmpxchg 2010-03-24 11:49:53 +01:00
tape390.h
termbits.h
termios.h
thread_info.h [S390] Cleanup struct _lowcore usage and defines. 2010-02-26 22:37:31 +01:00
timer.h
timex.h [S390] use inline assembly contraints available with gcc 3.3.3 2010-02-26 22:37:30 +01:00
tlb.h
tlbflush.h
topology.h
types.h
uaccess.h [S390] uaccess: implement strict user copy checks 2010-02-26 22:37:29 +01:00
ucontext.h
unaligned.h
unistd.h Add generic sys_old_mmap() 2010-03-12 15:52:32 -08:00
user.h
vdso.h [S390] correct vdso version string 2010-02-26 22:37:33 +01:00
vtoc.h
xor.h
zcrypt.h