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


Groups > linux.kernel > #1280235

Re: [PATCH] vmxnet3: fix checks for dma mapping errors

From Shrikrishna Khare <skhare@vmware.com>
Newsgroups linux.kernel
Subject Re: [PATCH] vmxnet3: fix checks for dma mapping errors
Date 2015-11-30 21:00 +0100
Message-ID <qACMa-7Uc-13@gated-at.bofh.it> (permalink)
References <qzzQl-kA-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



On Fri, 27 Nov 2015, Alexey Khoroshilov wrote:

> vmxnet3_drv does check dma_addr with dma_mapping_error()
> after mapping dma memory. The patch adds the checks and
> tries to handle failures.
> 

Typo: vmxnet3_drv does not check dma_addr...

> Found by Linux Driver Verification project (linuxtesting.org).
> 
> Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
> ---

Acked-by: Shrikrishna Khare <skhare@vmware.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] vmxnet3: fix checks for dma mapping errors Alexey Khoroshilov <khoroshilov@ispras.ru> - 2015-11-27 23:40 +0100
  Re: [PATCH] vmxnet3: fix checks for dma mapping errors Shrikrishna Khare <skhare@vmware.com> - 2015-11-30 21:00 +0100
  Re: [PATCH] vmxnet3: fix checks for dma mapping errors David Miller <davem@davemloft.net> - 2015-12-01 21:20 +0100

csiph-web