Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1572863 > unrolled thread
| Started by | Jason Wang <jasowang@redhat.com> |
|---|---|
| First post | 2017-02-03 04:00 +0100 |
| Last post | 2017-02-03 04:00 +0100 |
| 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/3] Virtio: Fine-tuning for two function implementations Jason Wang <jasowang@redhat.com> - 2017-02-03 04:00 +0100
| From | Jason Wang <jasowang@redhat.com> |
|---|---|
| Date | 2017-02-03 04:00 +0100 |
| Subject | Re: [PATCH 0/3] Virtio: Fine-tuning for two function implementations |
| Message-ID | <t6Cgp-41e-5@gated-at.bofh.it> |
On 2017年01月27日 05:44, SF Markus Elfring wrote: > From: Markus Elfring <elfring@users.sourceforge.net> > Date: Thu, 26 Jan 2017 22:40:02 +0100 > > A few update suggestions were taken into account > from static source code analysis. > > Markus Elfring (3): > virtio_pci: Use kcalloc() in vp_request_msix_vectors() > virtio_pci: Use kmalloc_array() in vp_request_msix_vectors() > virtio_ring: Use kmalloc_array() in alloc_indirect() > > drivers/virtio/virtio_pci_common.c | 8 ++++---- > drivers/virtio/virtio_ring.c | 3 +-- > 2 files changed, 5 insertions(+), 6 deletions(-) > Acked-by: Jason Wang <jasowang@redhat.com>
Back to top | Article view | linux.kernel
csiph-web