Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp745453pxj; Thu, 13 May 2021 16:13:59 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwptdfc3GndGC5+Hi+I1OWe0YUs3xm8A6KqiZt7QUHa4fQ+Gk6acf4tAEvReD7MgODmz6Uu X-Received: by 2002:a17:906:6854:: with SMTP id a20mr44548672ejs.329.1620947639732; Thu, 13 May 2021 16:13:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620947639; cv=none; d=google.com; s=arc-20160816; b=gAxFu0OGi5sWtgvjQZU/h1xe61NDn91MxkgPG5SfEfWYIvJqgwO6p74MzjquyKi90U +Ao9ou7oHxxqy1esw+lpbNJjS0moFgOE4WsuIX/Pzg2vkGBCPbj/GyQ/S3ZYCeOanV+m B4K8geslEKx0qTYA5yDKSJfVeY85bNIK8UbYV2BGzv17sQ2M901ASjAhXsTPLkEFmjKR 7DaHHZ1IndEPOLyuyymjWs6nKu1B0IockoGCVAzv7fbYtcfp3ACEHCe349Lyf+WtHy8G o71hZAZiA5Z4X4wWvBulb4JbcmDhhoNFXIdEaoGlATtVXhcoHBv+31WrkpfAl2WefusG xKsw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=DWhtRkpzOt1QrsrP5BkwLXT03uoefXa0QGicMTuU9i4=; b=wgdtk/o2QNHG2kMDBOjo5cMz/5EdpOksuIExmHsRRKWn1lrMZa1tIpmrgz73l1K8um nxo7Wm6cl2f1ciTwO8cdDotbQbXeb/1Tm7zMscKNfYx4mk6DVLqrxSsf7YbkMvGR5i67 llcdR7CGa/PH8jY/nfj8ozYPNQ4tP8rvPwLM+1C/NpTI+evKN2lHVmNBHrz1QtFCU4f6 ObvJE/04Kv97qce54lQarPm/tVeEE77ykuxYnixfYfy+sr0kpV9wpQWzypOf6EUjqZWP qAugS3rhFKU5w3gDohkPbHIJTf4jjV4IhhM9Gj2ICc6PB+v6I+253qpwgtKRol7m2jyY wlkg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=P7x1ilYI; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id c11si4794631edw.369.2021.05.13.16.13.34; Thu, 13 May 2021 16:13:59 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=P7x1ilYI; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231907AbhEMS64 (ORCPT + 99 others); Thu, 13 May 2021 14:58:56 -0400 Received: from mail.kernel.org ([198.145.29.99]:45872 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230352AbhEMS64 (ORCPT ); Thu, 13 May 2021 14:58:56 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1322C613B5; Thu, 13 May 2021 18:57:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620932266; bh=tjUSVYeJHoCEPyWCHJ5eIqs95vfc6nkd73K72QqLfLc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=P7x1ilYIIBAi6+kB2dqq0VI3hzwEQBu6oM1U2o0j9xw8Gq9s1BnQPdQbVC48ZzHlF CKih9nzbbn0+Rqm3xZ3pHwtA1ZxNrAVuzw+g6n6gsFZEHNbbjeoqopJb2UQTlhc4/H T3K2ilYQJOhEfiPmHjC7mzLOazf2UonMaFpBaR4I= Date: Thu, 13 May 2021 20:57:44 +0200 From: Greg KH To: Emmanuel Grumbach Cc: linux-wireless@vger.kernel.org, johannes.berg@intel.com, tomas.winkler@intel.com, luciano.coelho@intel.com, Alexander Usyskin Subject: Re: [PATCH v2 1/3] mei: bus: add client dma interface Message-ID: References: <20210412124328.24472-1-emmanuel.grumbach@intel.com> <20210420172755.12178-1-emmanuel.grumbach@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210420172755.12178-1-emmanuel.grumbach@intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Tue, Apr 20, 2021 at 08:27:53PM +0300, Emmanuel Grumbach wrote: > From: Alexander Usyskin > > Expose the client dma mapping via mei client bus interface. > The client dma has to be mapped before the device is enabled, > therefore we need to create device linking already during mapping > and we need to unmap after the client is disable hence we need to > postpone the unlink and flush till unmapping or when > destroying the device. > > Signed-off-by: Alexander Usyskin > Co-developed-by: Tomas Winkler > Signed-off-by: Tomas Winkler > Signed-off-by: Emmanuel Grumbach > Signed-off-by: Luca Coelho > --- > This is a another version of the patch: > https://lore.kernel.org/lkml/20210206144325.25682-6-tomas.winkler@intel.com/ > > Greg asked to route this patch through the wireless drivers tree: > https://lore.kernel.org/lkml/YB6sIi61X5p6Dq6y@kroah.com/ > So here it is. Acked-by: Greg Kroah-Hartman