Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1565196
| From | David Miller <davem@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] net: adaptec: starfire: add checks for dma mapping errors |
| Date | 2017-01-23 19:00 +0100 |
| Message-ID | <t2R4m-11t-17@gated-at.bofh.it> (permalink) |
| References | <t1Qk2-4MH-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Alexey Khoroshilov <khoroshilov@ispras.ru> Date: Sat, 21 Jan 2017 01:52:24 +0300 > init_ring() and refill_rx_ring() don't check if mapping dma memory succeed. > The patch adds the checks and failure handling. > > Found by Linux Driver Verification project (linuxtesting.org). > > Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru> The transmit side has the same exact problem, can you take care of both of them at the same time? Thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] net: adaptec: starfire: add checks for dma mapping errors Alexey Khoroshilov <khoroshilov@ispras.ru> - 2017-01-21 00:00 +0100
Re: [PATCH] net: adaptec: starfire: add checks for dma mapping errors David Miller <davem@redhat.com> - 2017-01-23 19:00 +0100
[PATCH v2] net: adaptec: starfire: add checks for dma mapping errors Alexey Khoroshilov <khoroshilov@ispras.ru> - 2017-01-27 23:10 +0100
Re: [PATCH v2] net: adaptec: starfire: add checks for dma mapping errors David Miller <davem@davemloft.net> - 2017-01-30 01:20 +0100
csiph-web