tmp_suning_uos_patched/include/asm-s390
Cornelia Huck 4dd3cc5caf [S390] cio: Fixup interface for setting options on ccw devices.
The current ccw_device_set_options() sets a specified mask of options
and clears those not specified, but there is no way to find out which
options have already been set.

In order to fix this up, introduce the following interface changes:

ccw_device_set_options() now only sets the specified bits, but does
not clear those that are not specified.

ccw_device_clear_options() clears the specified bits.

ccw_device_set_options_mask() provides the old semantics (setting only
the specified bits and clearing the others).

Device drivers now work as expected. qdio has been adapted.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2007-02-12 15:47:18 +01:00
..
a.out.h
appldata.h
atomic.h
auxvec.h
bitops.h
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h
ccwdev.h [S390] cio: Fixup interface for setting options on ccw devices. 2007-02-12 15:47:18 +01:00
ccwgroup.h
checksum.h
cio.h
cmb.h
compat.h [S390] noexec protection 2007-02-05 21:18:17 +01:00
cpcmd.h
cputime.h
current.h
dasd.h
debug.h
delay.h
device.h
div64.h
dma-mapping.h
dma.h
ebcdic.h
elf.h
emergency-restart.h
errno.h
etr.h [S390] ETR support. 2007-02-05 21:18:19 +01:00
extmem.h
fcntl.h
futex.h [S390] don't call handle_mm_fault() if in an atomic context. 2007-01-09 10:18:50 +01:00
hardirq.h [S390] ETR support. 2007-02-05 21:18:19 +01:00
idals.h
io.h [PATCH] Switch s390 to NO_IOMEM 2007-02-11 11:18:07 -08:00
ioctl.h
ioctls.h
ipc.h
ipcbuf.h
irq_regs.h
irq.h
irqflags.h
Kbuild
kdebug.h [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
kexec.h
kmap_types.h
kprobes.h
linkage.h
local.h
lowcore.h [S390] noexec protection 2007-02-05 21:18:17 +01:00
mathemu.h
mman.h
mmu_context.h [S390] noexec protection 2007-02-05 21:18:17 +01:00
mmu.h
module.h
monwriter.h
msgbuf.h
mutex.h
namei.h
page.h
param.h
pci.h
percpu.h
pgalloc.h [S390] noexec protection 2007-02-05 21:18:17 +01:00
pgtable.h [S390] noexec protection 2007-02-05 21:18:17 +01:00
poll.h
posix_types.h [PATCH] FD_ZERO build fix 2007-01-11 18:18:22 -08:00
processor.h [S390] Convert memory detection into C code. 2007-02-05 21:18:37 +01:00
ptrace.h [S390] noexec protection 2007-02-05 21:18:17 +01:00
qdio.h
qeth.h
reset.h [S390] Convert memory detection into C code. 2007-02-05 21:18:37 +01:00
resource.h
rwsem.h
s390_ext.h
s390_rdev.h
scatterlist.h
sclp.h [S390] Convert memory detection into C code. 2007-02-05 21:18:37 +01:00
sections.h [S390] Mark kernel text section read-only. 2007-02-05 21:18:41 +01:00
segment.h
semaphore.h
sembuf.h
setup.h [S390] boot from NSS support 2007-02-05 21:18:24 +01:00
sfp-machine.h
sfp-util.h [S390] Calibrate delay and bogomips. 2007-02-05 21:18:31 +01:00
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
sigp.h
smp.h [S390] noexec protection 2007-02-05 21:18:17 +01:00
socket.h
sockios.h
spinlock_types.h
spinlock.h
stat.h
statfs.h
string.h
suspend.h
system.h [S390] noexec protection 2007-02-05 21:18:17 +01:00
tape390.h [S390] Add crypto support for 3592 tape devices 2007-02-05 21:18:26 +01:00
termbits.h
termios.h [PATCH] consolidate line discipline number definitions 2007-02-11 10:51:26 -08:00
thread_info.h
timer.h [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
timex.h [S390] Support for s390 Pseudo Random Number Generator 2007-02-05 21:18:22 +01:00
tlb.h
tlbflush.h [S390] noexec protection 2007-02-05 21:18:17 +01:00
todclk.h
topology.h
types.h
uaccess.h [S390] noexec protection 2007-02-05 21:18:17 +01:00
ucontext.h
unaligned.h
unistd.h
user.h
vtoc.h
xor.h
zcrypt.h