android_kernel_xiaomi_sm8350/drivers/infiniband/hw/ipath
Roland Dreier 71c4512201 IB/ipath: Fix memory leak in init_shadow_tids() error path
If the second vmalloc() fails, the wrong pointer is pased to vfree(), so
the first vmalloc() ends up getting leaked.

This was spotted by the Coverity checker (CID 2709).

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2009-02-22 20:04:34 -08:00
..
ipath_7220.h
ipath_common.h
ipath_cq.c
ipath_debug.h
ipath_diag.c
ipath_dma.c
ipath_driver.c IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free 2008-12-05 11:14:38 -08:00
ipath_eeprom.c
ipath_file_ops.c cpumask: use new cpumask API in drivers/infiniband/hw/ipath 2008-12-30 09:05:18 +10:30
ipath_fs.c zero i_uid/i_gid on inode allocation 2009-01-05 11:54:28 -05:00
ipath_iba6110.c
ipath_iba6120.c IB/ipath: Don't count IB symbol and link errors unless link is UP 2008-12-05 11:13:19 -08:00
ipath_iba7220.c IB/ipath: Only do 1X workaround on rev1 chips 2008-12-05 11:13:19 -08:00
ipath_init_chip.c IB/ipath: Fix memory leak in init_shadow_tids() error path 2009-02-22 20:04:34 -08:00
ipath_intr.c IB/ipath: Fix printk format warnings 2008-08-04 11:12:18 -07:00
ipath_kernel.h IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free 2008-12-05 11:14:38 -08:00
ipath_keys.c IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free 2008-12-05 11:14:38 -08:00
ipath_mad.c IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free 2008-12-05 11:14:38 -08:00
ipath_mmap.c
ipath_mr.c
ipath_qp.c IB/ipath: Improve UD loopback performance by allocating temp array only once 2008-12-01 20:59:08 -08:00
ipath_rc.c IB/ipath: Fix PSN of send WQEs after an RDMA read resend 2008-12-05 11:13:18 -08:00
ipath_registers.h
ipath_ruc.c IB/ipath: Fix RDMA write with immediate copy of last packet 2008-10-27 15:31:25 -07:00
ipath_sd7220_img.c
ipath_sd7220.c
ipath_sdma.c IB/ipath: Check return value of dma_map_single() 2008-12-05 11:13:18 -08:00
ipath_srq.c
ipath_stats.c IB/ipath: Don't count IB symbol and link errors unless link is UP 2008-12-05 11:13:19 -08:00
ipath_sysfs.c
ipath_uc.c
ipath_ud.c IB/ipath: Improve UD loopback performance by allocating temp array only once 2008-12-01 20:59:08 -08:00
ipath_user_pages.c
ipath_user_sdma.c
ipath_user_sdma.h
ipath_verbs_mcast.c
ipath_verbs.c IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free 2008-12-05 11:14:38 -08:00
ipath_verbs.h IB/ipath: Improve UD loopback performance by allocating temp array only once 2008-12-01 20:59:08 -08:00
ipath_wc_ppc64.c
ipath_wc_x86_64.c
Kconfig
Makefile