Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1694180 > unrolled thread
| Started by | Doug Ledford <dledford@redhat.com> |
|---|---|
| First post | 2017-07-22 19:30 +0200 |
| Last post | 2017-07-22 19:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 1/2] RDMA/ocrdma: Fix an error code in ocrdma_alloc_pd() Doug Ledford <dledford@redhat.com> - 2017-07-22 19:30 +0200
| From | Doug Ledford <dledford@redhat.com> |
|---|---|
| Date | 2017-07-22 19:30 +0200 |
| Subject | Re: [PATCH 1/2] RDMA/ocrdma: Fix an error code in ocrdma_alloc_pd() |
| Message-ID | <u66o2-4Lp-15@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
On 7/13/2017 3:46 AM, Dan Carpenter wrote:
> We should preserve the original "status" error code instead of resetting
> it to zero. Returning ERR_PTR(0) is the same as NULL and results in a
> NULL dereference in the callers. I added a printk() on error instead.
>
> Fixes: 45e86b33ec8b ("RDMA/ocrdma: Cache recv DB until QP moved to RTR")
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
This was accepted into 4.13-rc, thanks.
--
Doug Ledford <dledford@redhat.com>
GPG Key ID: B826A3330E572FDD
Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD
Back to top | Article view | linux.kernel
csiph-web