Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1557440
| From | Leon Romanovsky <leon@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 5/9] IB/qib: Remove DMA mapping code |
| Date | 2017-01-12 14:20 +0100 |
| Message-ID | <sYNsm-4qh-35@gated-at.bofh.it> (permalink) |
| References | <sYfTI-lG-3@gated-at.bofh.it> <sYNsm-4qh-37@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Tue, Jan 10, 2017 at 04:56:44PM -0800, Bart Van Assche wrote:
> The qib DMA mapping code is no longer built since commit eb636ac0e49e
> ("IB/qib: Remove dma.c and use rdmavt version of dma functions"). Hence
> remove it.
>
> Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
> Cc: Mike Marciniszyn <mike.marciniszyn@intel.com>
> Cc: Dennis Dalessandro <dennis.dalessandro@intel.com>
> ---
> drivers/infiniband/hw/qib/qib_dma.c | 169 -----------------------------------
> drivers/infiniband/hw/qib/qib_keys.c | 5 +-
> 2 files changed, 1 insertion(+), 173 deletions(-)
> delete mode 100644 drivers/infiniband/hw/qib/qib_dma.c
>
Nice diff stat.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 5/9] IB/qib: Remove DMA mapping code Leon Romanovsky <leon@kernel.org> - 2017-01-12 14:20 +0100
csiph-web