commit | ba54d3ced958435e1802daf992cfd44c26cd4cb7 | [log] [tgz] |
---|---|---|
author | santosh.shilimkar@oracle.com <santosh.shilimkar@oracle.com> | Tue Aug 25 12:01:58 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 25 16:28:10 2015 -0700 |
tree | fd17ad5458a395e3f80736eb5c30fff1bef6a911 | |
parent | b8766e4ed3e9fc6b27dc3ead029cd307caa926d2 [diff] |
RDS: fix the dangling reference to rds_ib_incoming_slab On rds_ib_frag_slab allocation failure, ensure rds_ib_incoming_slab is not pointing to the detsroyed memory. Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>