diff options
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | 2012-11-06 15:10:05 +0100 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2012-11-06 22:39:54 +0100 |
commit | 7f0bc6c0d45497a0191e99426785954bcbda3c6c (patch) | |
tree | 3f83b9970a965fc93e50c885fc44840b28402022 /drivers/s390/cio/eadm_sch.c | |
parent | s390/sclp: fix addressing mode clobber (diff) | |
download | linux-7f0bc6c0d45497a0191e99426785954bcbda3c6c.tar.xz linux-7f0bc6c0d45497a0191e99426785954bcbda3c6c.zip |
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>
Diffstat (limited to 'drivers/s390/cio/eadm_sch.c')
0 files changed, 0 insertions, 0 deletions