Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1627802 > unrolled thread
| Started by | Doug Ledford <dledford@redhat.com> |
|---|---|
| First post | 2017-04-20 22:40 +0200 |
| Last post | 2017-04-20 22:40 +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 0/5] IB/hfi1: Fine-tuning for three function implementations Doug Ledford <dledford@redhat.com> - 2017-04-20 22:40 +0200
| From | Doug Ledford <dledford@redhat.com> |
|---|---|
| Date | 2017-04-20 22:40 +0200 |
| Subject | Re: [PATCH 0/5] IB/hfi1: Fine-tuning for three function implementations |
| Message-ID | <tyr1U-565-19@gated-at.bofh.it> |
On Fri, 2017-02-10 at 22:00 +0100, SF Markus Elfring wrote: > From: Markus Elfring <elfring@users.sourceforge.net> > Date: Fri, 10 Feb 2017 21:53:21 +0100 > > A few update suggestions were taken into account > from static source code analysis. > > Markus Elfring (5): > Use kcalloc() in hfi1_user_exp_rcv_init() > Use kcalloc() in hfi1_user_sdma_alloc_queues() > Adjust another size determination in hfi1_user_sdma_alloc_queues() > Use memdup_user() rather than duplicating its implementation in > hfi1_user_sdma_process_request() > Improve another size determination in > hfi1_user_sdma_process_request() > > drivers/infiniband/hw/hfi1/user_exp_rcv.c | 5 +++-- > drivers/infiniband/hw/hfi1/user_sdma.c | 35 +++++++++++++++---- > ------------ > 2 files changed, 20 insertions(+), 20 deletions(-) I took 4 of the 5, leaving out the one that was addressed separately by an Intel patch. -- Doug Ledford <dledford@redhat.com> GPG KeyID: B826A3330E572FDD Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD
Back to top | Article view | linux.kernel
csiph-web