Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1572863

Re: [PATCH 0/3] Virtio: Fine-tuning for two function implementations

From Jason Wang <jasowang@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH 0/3] Virtio: Fine-tuning for two function implementations
Date 2017-02-03 04:00 +0100
Message-ID <t6Cgp-41e-5@gated-at.bofh.it> (permalink)
References <t405A-458-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



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 linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH 0/3] Virtio: Fine-tuning for two function implementations Jason Wang <jasowang@redhat.com> - 2017-02-03 04:00 +0100

csiph-web