linux-stable-rt/include/asm-s390
H. Peter Anvin 2ccdcfeeca types: s390: fix #ifdef reversal in <asm-s390/types.h>
The #ifdef for the integer types was reversed; the standard pattern in
these files are:

#ifndef __s390x__
/* 32-bit code */
#else
/* 64-bit code */
#endif

Stick with the original pattern, but make sure the 32-bit code
actually comes first!

Reported by Al Viro.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
2008-05-12 08:49:59 -07:00
..
Kbuild KVM: s390: arch backend for the kvm kernel module 2008-04-27 12:00:42 +03:00
airq.h
appldata.h
atomic.h
auxvec.h
bitops.h generic: implement __fls on all 64-bit archs 2008-04-26 19:21:16 +02:00
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h
ccwdev.h
ccwgroup.h ccwgroup: Unify parsing for group attribute. 2008-04-29 01:56:29 -04:00
checksum.h
chpid.h
cio.h
cmb.h
compat.h
cpcmd.h
cpu.h
cputime.h
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
extmem.h
fb.h
fcntl.h
futex.h
hardirq.h
hugetlb.h [S390] System z large page support. 2008-04-30 13:38:47 +02:00
idals.h
io.h
ioctl.h
ioctls.h
ipcbuf.h
ipl.h
irq.h
irq_regs.h
irqflags.h
kdebug.h
kexec.h
kmap_types.h
kprobes.h
kvm.h KVM: s390: arch backend for the kvm kernel module 2008-04-27 12:00:42 +03:00
kvm_host.h [S390] s390-kvm: leave sie context on work. Removes preemption requirement 2008-05-07 09:23:01 +02:00
kvm_para.h s390: KVM guest: virtio device support, and kvm hypercalls 2008-04-27 12:00:51 +03:00
kvm_virtio.h s390: KVM guest: virtio device support, and kvm hypercalls 2008-04-27 12:00:51 +03:00
linkage.h
local.h
lowcore.h s390: KVM preparation: address of the 64bit extint parm in lowcore 2008-04-27 12:00:41 +03:00
mathemu.h
mman.h
mmu.h s390: KVM preparation: provide hook to enable pgstes in user pagetable 2008-04-27 12:00:40 +03:00
mmu_context.h s390: KVM preparation: provide hook to enable pgstes in user pagetable 2008-04-27 12:00:40 +03:00
module.h
monwriter.h
msgbuf.h
mutex.h
namei.h
page.h [S390] guest page hinting light 2008-05-07 09:23:02 +02:00
param.h
pci.h
percpu.h
pgalloc.h
pgtable.h [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP 2008-04-30 13:38:48 +02:00
poll.h
posix_types.h
processor.h [S390] Move show_regs to traps.c. 2008-04-30 13:38:43 +02:00
ptrace.h [S390] compat ptrace cleanup 2008-05-07 09:23:02 +02:00
qdio.h qeth: read number of ports from card 2008-04-29 01:56:34 -04:00
qeth.h
reset.h
resource.h
rwsem.h
s390_ext.h
s390_rdev.h
scatterlist.h
sclp.h
sections.h
segment.h
semaphore.h
sembuf.h
setup.h [S390] System z large page support. 2008-04-30 13:38:47 +02:00
sfp-machine.h
sfp-util.h
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
sigp.h
smp.h [S390] Convert machine feature detection code to C. 2008-04-30 13:38:47 +02:00
socket.h
sockios.h
sparsemem.h [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP 2008-04-30 13:38:48 +02:00
spinlock.h
spinlock_types.h
stat.h
statfs.h
string.h
suspend.h
sysinfo.h [S390] Add missing ifndef/define to include/asm-s390/sysinfo.h. 2008-04-30 13:38:43 +02:00
system.h [S390] guest page hinting light 2008-05-07 09:23:02 +02:00
tape390.h
termbits.h
termios.h
thread_info.h signals: s390: renumber TIF_RESTORE_SIGMASK 2008-04-30 08:29:37 -07:00
timer.h
timex.h
tlb.h
tlbflush.h [S390] System z large page support. 2008-04-30 13:38:47 +02:00
todclk.h
topology.h [S390] Add topology_core_siblings to topology.h 2008-04-30 13:38:45 +02:00
types.h types: s390: fix #ifdef reversal in <asm-s390/types.h> 2008-05-12 08:49:59 -07:00
uaccess.h
ucontext.h
unaligned.h kernel: Move arches to use common unaligned access 2008-04-29 08:06:27 -07:00
unistd.h
user.h
vtoc.h
xor.h
zcrypt.h