kernel_optimize_test/arch/s390/pci
Wei Yongjun bafff1743f s390/pci: fix potential NULL pointer dereference in dma_free_seg_table()
The dereference to 'zdev' should be moved below the NULL test.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2012-12-03 10:44:11 -05:00
..
Makefile s390/pci: s390 specific PCI sysfs attributes 2012-11-30 17:47:26 +01:00
pci_clp.c s390/pci: DMA support 2012-11-30 17:47:23 +01:00
pci_dma.c s390/pci: fix potential NULL pointer dereference in dma_free_seg_table() 2012-12-03 10:44:11 -05:00
pci_event.c s390/pci: CHSC PCI support for error and availability events 2012-11-30 17:47:24 +01:00
pci_msi.c s390/pci: PCI adapter interrupts for MSI/MSI-X 2012-11-30 17:47:21 +01: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 2012-12-03 10:44:07 -05:00