Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1634100 > unrolled thread
| Started by | "Nicholas A. Bellinger" <nab@linux-iscsi.org> |
|---|---|
| First post | 2017-05-02 05:40 +0200 |
| Last post | 2017-05-02 05: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] target: Fine-tuning for some function implementations "Nicholas A. Bellinger" <nab@linux-iscsi.org> - 2017-05-02 05:40 +0200
| From | "Nicholas A. Bellinger" <nab@linux-iscsi.org> |
|---|---|
| Date | 2017-05-02 05:40 +0200 |
| Subject | Re: [PATCH 0/5] target: Fine-tuning for some function implementations |
| Message-ID | <tCwPn-Wb-1@gated-at.bofh.it> |
Hi Markus, Apologies for the delayed follow-up here as well. On Sun, 2017-04-09 at 21:43 +0200, SF Markus Elfring wrote: > From: Markus Elfring <elfring@users.sourceforge.net> > Date: Sun, 9 Apr 2017 21:33:21 +0200 > > A few update suggestions were taken into account > from static source code analysis. > > Markus Elfring (5): > rd: Use kcalloc() in two functions > rd: Delete error messages for failed memory allocations > rd: Improve size determinations in two functions > sbc: Use kmalloc_array() in compare_and_write_callback() > transport: Use kmalloc_array() in transport_kmap_data_sg() > > drivers/target/target_core_rd.c | 33 +++++++++------------------------ > drivers/target/target_core_sbc.c | 4 ++-- > drivers/target/target_core_transport.c | 2 +- > 3 files changed, 12 insertions(+), 27 deletions(-) > Applied. Thank you.
Back to top | Article view | linux.kernel
csiph-web