kernel_optimize_test/arch/s390/include/asm
Sebastian Ott 2bf29df746 s390/cio: fix multiple structure definitions
Fix multiple definitions of struct channel_path_desc by moving it
to asm/chpid.h . Also change ccw_device_get_chp_desc to use proper
types.

Reviewed-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2014-05-20 08:58:53 +02:00
..
airq.h s390/airq: add support for irq ranges 2014-03-04 10:41:04 +01:00
appldata.h
asm-offsets.h
atomic.h s390/bitops,atomic: add missing memory barriers 2014-04-01 09:23:35 +02:00
barrier.h arch: Introduce smp_load_acquire(), smp_store_release() 2014-01-12 10:37:17 +01:00
bitops.h s390/bitops,atomic: add missing memory barriers 2014-04-01 09:23:35 +02:00
bug.h
bugs.h
cache.h
cacheflush.h
ccwdev.h s390/cio: fix multiple structure definitions 2014-05-20 08:58:53 +02:00
ccwgroup.h s390: fix new ccwgroup.h kernel-doc warning 2014-05-20 08:58:45 +02:00
checksum.h s390/checksum: remove memset() within csum_partial_copy_from_user() 2014-02-24 17:14:08 +01:00
chpid.h s390/cio: fix multiple structure definitions 2014-05-20 08:58:53 +02:00
cio.h treewide: Fix typo in Documentation/DocBook 2014-02-19 14:58:17 +01:00
clp.h
cmb.h
cmpxchg.h s390/32bit: fix cmpxchg64 2014-01-22 14:02:15 +01:00
compat.h s390/compat: build error for large compat syscall args 2014-03-06 16:30:47 +01:00
cpcmd.h
cpu_mf.h s390/cpum_sf: Add raw data sampling to support the diagnostic-sampling function 2013-12-16 14:38:00 +01:00
cpu.h
cputime.h
crw.h
css_chars.h s390/qdio: bridgeport support - CHSC part 2014-01-15 14:48:01 -08:00
ctl_reg.h s390/sclp: Move early code from sclp_cmd.c to sclp_early.c 2013-11-15 14:08:41 +01:00
current.h
debug.h
delay.h
device.h
diag.h
dis.h
div64.h
dma-mapping.h
dma.h
eadm.h s390/scm_block: do not hide eadm subchannel dependency 2013-11-15 14:08:42 +01:00
ebcdic.h
elf.h
emergency-restart.h
etr.h
exec.h
extmem.h
facility.h
fb.h
fcx.h
ftrace.h
futex.h s390/uaccess: simplify control register updates 2014-05-20 08:58:46 +02:00
hardirq.h hardirq: Make hardirq bits generic 2013-11-13 20:21:46 +01:00
hugetlb.h
hw_irq.h
idals.h
io.h
ipl.h
irq_regs.h
irq.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 2014-04-08 12:02:28 -07:00
irqflags.h
isc.h
itcw.h
jump_label.h
Kbuild locking/mcs: Allow architecture specific asm files to be used for contended case 2014-02-09 21:18:52 +01:00
kdebug.h
kexec.h
kmap_types.h
kprobes.h
kvm_host.h Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm 2014-04-02 14:50:10 -07:00
kvm_para.h
linkage.h
local64.h
local.h
lowcore.h s390: split TIF bits into CIF, PIF and TIF bits 2014-05-20 08:58:47 +02:00
mathemu.h
mman.h
mmu_context.h s390: split TIF bits into CIF, PIF and TIF bits 2014-05-20 08:58:47 +02:00
mmu.h s390/mm,tlb: optimize TLB flushing for zEC12 2014-04-03 14:31:00 +02:00
module.h
mutex.h
nmi.h
os_info.h
page.h s390/mm: optimize copy_page 2013-11-20 09:04:55 +01:00
pci_clp.h s390/pci: add some new arch specific pci attributes 2014-05-20 08:58:50 +02:00
pci_debug.h
pci_dma.h
pci_insn.h
pci_io.h
pci.h s390/pci: add some new arch specific pci attributes 2014-05-20 08:58:50 +02:00
percpu.h
perf_event.h s390/cpum_sf: Add flag to process full SDBs only 2013-12-16 14:38:01 +01:00
pgalloc.h s390/mm: enable split page table lock for PMD level 2014-02-21 08:50:22 +01:00
pgtable.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 2014-04-08 12:02:28 -07:00
processor.h s390: split TIF bits into CIF, PIF and TIF bits 2014-05-20 08:58:47 +02:00
ptrace.h s390: split TIF bits into CIF, PIF and TIF bits 2014-05-20 08:58:47 +02:00
qdio.h s390: Fix misspellings using 'codespell' tool 2014-01-16 16:40:13 +01:00
reset.h
runtime_instr.h
rwsem.h
scatterlist.h
schid.h
sclp.h s390/smp: limit number of cpus in possible cpu mask 2014-03-17 15:53:06 +01:00
scsw.h
seccomp.h
sections.h
segment.h
serial.h
setup.h s390/mm: Convert bootmem to memblock 2014-05-20 08:58:40 +02:00
sfp-machine.h
sfp-util.h
shmparam.h
signal.h
sigp.h s390/smp: fix smp_stop_cpu() for !CONFIG_SMP 2014-04-09 10:19:12 +02:00
smp.h s390/smp: Avoid busy loop after halt and "begin" on z/VM 2014-05-20 08:58:45 +02:00
sparsemem.h
spinlock_types.h s390/spinlock: cleanup spinlock code 2014-05-20 08:58:41 +02:00
spinlock.h s390/spinlock: optimize spinlock code sequence 2014-05-20 08:58:42 +02:00
string.h
switch_to.h s390/uaccess: simplify control register updates 2014-05-20 08:58:46 +02:00
syscall.h s390: split TIF bits into CIF, PIF and TIF bits 2014-05-20 08:58:47 +02:00
sysinfo.h
termios.h
thread_info.h s390: split TIF bits into CIF, PIF and TIF bits 2014-05-20 08:58:47 +02:00
timex.h
tlb.h mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts 2014-04-25 16:05:40 -07:00
tlbflush.h s390/mm,tlb: optimize TLB flushing for zEC12 2014-04-03 14:31:00 +02:00
topology.h
types.h
uaccess.h s390/uaccess: provide inline variants of get_user/put_user 2014-05-20 08:58:50 +02:00
unaligned.h
unistd.h
user.h
vdso.h s390/time,vdso: convert to the new update_vsyscall interface 2013-11-25 09:15:39 +01:00
vga.h
vtime.h
vtimer.h
xor.h