Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935413AbcJUWDg (ORCPT ); Fri, 21 Oct 2016 18:03:36 -0400 Received: from mail-wm0-f42.google.com ([74.125.82.42]:38419 "EHLO mail-wm0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934688AbcJUWDe (ORCPT ); Fri, 21 Oct 2016 18:03:34 -0400 Subject: Re: [PATCH] IB/isert: do not ignore errors in dma_map_single() To: Alexey Khoroshilov References: <1477087281-26275-1-git-send-email-khoroshilov@ispras.ru> Cc: Doug Ledford , Sean Hefty , Hal Rosenstock , linux-rdma@vger.kernel.org, target-devel@vger.kernel.org, linux-kernel@vger.kernel.org, ldv-project@linuxtesting.org From: Sagi Grimberg Message-ID: <1ddfdb9c-613e-7898-f0aa-c6a9d9ba2e0d@grimberg.me> Date: Sat, 22 Oct 2016 01:03:30 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <1477087281-26275-1-git-send-email-khoroshilov@ispras.ru> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 59 Lines: 3 Thanks Alexey! Acked-by: Sagi Grimberg