From: David S. Miller Date: Fri, 3 Oct 2014 19:52:19 +0000 (-0700) Subject: Merge branch 'rds-net' X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=fba7516303c1f6bb45fcc3df888978d0b34202c4;p=deliverable%2Flinux.git Merge branch 'rds-net' Herton R. Krzesinski says: ==================== Small fixes/changes for RDS I got a report of one issue within RDS (after investigation it was a double free), and I'm sending the fix (patch 3/3) which reporter said it works (no more WARNING triggered on a specially instrumented kernel). The report/test was done on a very old kernel (RHEL 5, 2.6.18 based with backports), but the problem the patch handles still exists and should not change. Besides that, while reviewing some of the code but being unable to reproduce with rds_tcp, I noticed two small improvements/fixes which are in patches 1 and 2. ==================== Signed-off-by: David S. Miller --- fba7516303c1f6bb45fcc3df888978d0b34202c4