linux-kernel-test/drivers/infiniband/hw
Jack Morgenstein d686159e50 IB/mthca: Fix access to freed memory in catastrophic event handling
catas_reset() uses a pointer to mthca_dev, but mthca_dev is not valid
after the call to __mthca_restart_one().

Based on a similar patch for mlx4 (634354d7, "mlx4: Fix access to
freed memory") by Vitaliy Gusev <vgusev@openvz.org>

Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2009-09-24 11:55:41 -07:00
..
amso1100 RDMA/amso1100: Check kmalloc() result in c2_register_device() 2009-09-05 20:24:24 -07:00
cxgb3 Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus 2009-09-10 21:18:07 -07:00
ehca IB/ehca: Fix CQE flags reporting 2009-09-05 20:22:55 -07:00
ipath IB/ipath: strncpy() doesn't always NUL-terminate 2009-09-05 20:23:21 -07:00
mlx4 Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus 2009-09-10 21:18:07 -07:00
mthca IB/mthca: Fix access to freed memory in catastrophic event handling 2009-09-24 11:55:41 -07:00
nes RDMA/nes: Map MTU to IB_MTU_* and correctly report link state 2009-09-05 20:36:39 -07:00