linux/arch/s390/pci
Sebastian Ott ea793788f8 s390/pci: msi cleanup hash usage
The hash used for mapping irq numbers to msi descriptors does not
utilize all buckets that were allocated. Fix this by using the same
value (computed by the number of bits used for the hash function) at
relevant places.

Reviewed-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2013-04-17 14:07:35 +02:00
..
Makefile s390/pci: performance statistics and debug infrastructure 2012-12-14 10:01:17 +01:00
pci_clp.c s390/pci: cleanup clp page allocation 2013-02-14 15:55:16 +01:00
pci_debug.c new helper: file_inode(file) 2013-02-22 23:31:31 -05:00
pci_dma.c s390/pci: remove dead code 2013-01-08 10:57:04 +01:00
pci_event.c s390/pci: performance statistics and debug infrastructure 2012-12-14 10:01:17 +01:00
pci_msi.c s390/pci: msi cleanup hash usage 2013-04-17 14:07:35 +02:00
pci_sysfs.c s390/pci: s390 specific PCI sysfs attributes 2012-11-30 17:47:26 +01:00
pci.c s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memset 2013-04-17 14:07:24 +02:00