alistair23-linux/drivers/s390/cio
Sebastian Ott 7f0bc6c0d4 s390/cio: fix length calculation in idset.c
bitmap_or uses the number of bits as its length parameter and
not the number of words necessary to store those bits.

This fixes a regression introduced by:
	aa92b33 s390/cio: use generic bitmap functions

Reported-by: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
Acked-by: Peter Oberparleiter <peter.oberparleiter@de.ibm.com>
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2012-11-06 22:39:54 +01:00
..
airq.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
blacklist.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
blacklist.h
ccwgroup.c s390/ccwgroup: remove ccwgroup_create_from_string 2012-05-16 14:42:49 +02:00
ccwreq.c
chp.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
chp.h s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
chsc.c s390: add scm notification 2012-09-26 15:44:59 +02:00
chsc.h s390: add scm notification 2012-09-26 15:44:59 +02:00
chsc_sch.c
chsc_sch.h
cio.c s390: add uninitialized_var() to suppress false positive compiler warnings 2012-09-26 15:45:23 +02:00
cio.h
cio_debug.h
cmf.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
crw.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
css.c s390/css: stop stsch loop after cc 3 2012-10-18 17:50:08 +02:00
css.h s390: Move css limits from drivers/s390/cio/ to include/asm/. 2012-11-06 22:39:49 +01:00
device.c s390/cio: suppress 2nd path verification during resume 2012-10-26 16:44:22 +02:00
device.h s390/ccwgroup: exploit ccwdev_by_dev_id 2012-05-16 14:42:46 +02:00
device_fsm.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
device_id.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
device_ops.c
device_pgid.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
device_status.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
eadm_sch.c s390/eadm_sch: add support for irq statistics 2012-09-26 15:45:00 +02:00
eadm_sch.h s390/cio: add eadm subchannel driver 2012-09-26 15:45:00 +02:00
fcx.c
idset.c s390/cio: fix length calculation in idset.c 2012-11-06 22:39:54 +01:00
idset.h s390/css: stop stsch loop after cc 3 2012-10-18 17:50:08 +02:00
io_sch.h
ioasm.h
isc.c
itcw.c
Makefile s390/cio: add eadm subchannel driver 2012-09-26 15:45:00 +02:00
orb.h s390: add eadm related structures 2012-09-26 15:44:57 +02:00
qdio.h s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
qdio_debug.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
qdio_debug.h s390/qdio: fix truncated debug output of hex values 2012-09-26 15:45:18 +02:00
qdio_main.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
qdio_setup.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
qdio_thinint.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
scm.c s390/scm: remove superfluous lock 2012-09-26 15:45:09 +02:00