dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/s390
Jan Glauber 3ec90878ba [S390] qdio: Split SBAL entry flags
The qdio SBAL entry flag is made-up of four different values that are
independent of one another. Some of the bits are reserved by the
hardware and should not be changed by qdio. Currently all four values
are overwritten since the SBAL entry flag is defined as an u32.

Split the SBAL entry flag into four u8's as defined by the hardware
and don't touch the reserved bits.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2011-06-06 14:14:56 +02:00
..
block [S390] irq: merge irq.c and s390_ext.c 2011-05-26 09:48:24 +02:00
char [S390] irq: merge irq.c and s390_ext.c 2011-05-26 09:48:24 +02:00
cio [S390] qdio: Split SBAL entry flags 2011-06-06 14:14:56 +02:00
crypto [S390] ap: skip device registration on type probe failure 2011-05-23 10:24:29 +02:00
kvm [S390] irq: merge irq.c and s390_ext.c 2011-05-26 09:48:24 +02:00
net [S390] qdio: Split SBAL entry flags 2011-06-06 14:14:56 +02:00
scsi [S390] qdio: Split SBAL entry flags 2011-06-06 14:14:56 +02:00
Makefile [S390] split/move machine check handler code 2009-03-26 15:24:10 +01:00