linux-stable-rt/arch/s390/include/asm
Martin Schwidefsky 6c61cfe91b [S390] fix kvm defines for 31 bit compile
KVM is not available for 31 bit but the KVM defines cause warnings:

arch/s390/include/asm/pgtable.h: In function 'ptep_test_and_clear_user_dirty':
arch/s390/include/asm/pgtable.h:817: warning: integer constant is too large for 'unsigned long' type
arch/s390/include/asm/pgtable.h:818: warning: integer constant is too large for 'unsigned long' type
arch/s390/include/asm/pgtable.h: In function 'ptep_test_and_clear_user_young':
arch/s390/include/asm/pgtable.h:837: warning: integer constant is too large for 'unsigned long' type
arch/s390/include/asm/pgtable.h:838: warning: integer constant is too large for 'unsigned long' type

Add 31 bit versions of the KVM defines to remove the warnings.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2011-06-06 14:14:56 +02:00
..
Kbuild
airq.h
appldata.h
asm-offsets.h
atomic.h
auxvec.h
bitops.h s390: use asm-generic/bitops/le.h 2011-05-26 17:12:38 -07:00
bitsperlong.h
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h
ccwdev.h
ccwgroup.h
checksum.h
chpid.h
chsc.h
cio.h
cmb.h
cmpxchg.h
compat.h
cpcmd.h
cpu.h
cputime.h
crw.h
current.h
dasd.h
debug.h
delay.h [S390] delay: implement ndelay 2011-05-26 09:48:25 +02:00
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
fcx.h
ftrace.h
futex.h
hardirq.h
hugetlb.h
idals.h
io.h
ioctl.h
ioctls.h
ipcbuf.h
ipl.h
irq.h [S390] irq: merge irq.c and s390_ext.c 2011-05-26 09:48:24 +02:00
irq_regs.h
irqflags.h
isc.h
itcw.h
jump_label.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
local64.h
lowcore.h [S390] pfault: cpu hotplug vs missing completion interrupts 2011-05-23 10:24:29 +02:00
mathemu.h
mman.h
mmu.h [S390] refactor page table functions for better pgste support 2011-05-23 10:24:31 +02:00
mmu_context.h
module.h
monwriter.h
msgbuf.h
mutex.h
nmi.h
page.h [S390] refactor page table functions for better pgste support 2011-05-23 10:24:31 +02:00
param.h
pci.h
percpu.h
perf_event.h
pgalloc.h [S390] use generic RCU page-table freeing code 2011-06-06 14:14:56 +02:00
pgtable.h [S390] fix kvm defines for 31 bit compile 2011-06-06 14:14:56 +02:00
poll.h
posix_types.h
processor.h [S390] pfault: cpu hotplug vs missing completion interrupts 2011-05-23 10:24:29 +02:00
ptrace.h
qdio.h [S390] qdio: Split SBAL entry flags 2011-06-06 14:14:56 +02:00
qeth.h
reset.h
resource.h
rwsem.h
scatterlist.h
schid.h
sclp.h
scsw.h
seccomp.h
sections.h
segment.h
sembuf.h
setup.h
sfp-machine.h
sfp-util.h
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
sigp.h
smp.h
socket.h
sockios.h
sparsemem.h
spinlock.h
spinlock_types.h
stat.h
statfs.h
string.h
swab.h
syscall.h
sysinfo.h
system.h
tape390.h
termbits.h
termios.h
thread_info.h
timer.h
timex.h
tlb.h [S390] use generic RCU page-table freeing code 2011-06-06 14:14:56 +02:00
tlbflush.h [S390] convert old cpumask API into new one 2011-05-23 10:24:31 +02:00
topology.h [S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitions 2011-05-26 09:48:25 +02:00
types.h
uaccess.h [S390] uaccess: turn __access_ok() into a define 2011-05-26 09:48:25 +02:00
ucontext.h
unaligned.h
unistd.h ns: Wire up the setns system call 2011-05-28 10:48:39 -07:00
user.h
vdso.h
vtoc.h
xor.h
zcrypt.h