All of lore.kernel.org
 help / color / mirror / Atom feed
From: Emmanuel Grumbach <egrumbach@gmail.com>
To: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>,
	"Berg, Johannes" <johannes.berg@intel.com>,
	Tomas Winkler <tomas.winkler@intel.com>,
	"Coelho, Luciano" <luciano.coelho@intel.com>,
	gregkh@linuxfoundation.org,
	Alexander Usyskin <alexander.usyskin@intel.com>
Subject: Re: [PATCH v2 1/3] mei: bus: add client dma interface
Date: Wed, 12 May 2021 08:49:06 +0300	[thread overview]
Message-ID: <CANUX_P0enDyHC_j9s2+w-a+mJgE4NqK=soBfbBLb+iA3O-42dQ@mail.gmail.com> (raw)
In-Reply-To: <20210420172755.12178-1-emmanuel.grumbach@intel.com>

Hi Greg,

On Tue, Apr 20, 2021 at 8:29 PM Emmanuel Grumbach
<emmanuel.grumbach@intel.com> wrote:
>
> From: Alexander Usyskin <alexander.usyskin@intel.com>
>
> 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 <alexander.usyskin@intel.com>
> Co-developed-by: Tomas Winkler <tomas.winkler@intel.com>
> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
> ---
> 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.
> ---

I think I fixed all the issues you raised on the previous version of the patch.
This series has been reviewed internally as well. The merge window is
now closed, can we move forward with this?

Thanks.

  parent reply	other threads:[~2021-05-12  5:49 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-12 12:43 [PATCH RESEND 1/3] mei: bus: add client dma interface Emmanuel Grumbach
2021-04-12 12:43 ` [PATCH RESEND 2/3] iwlwifi: mei: add the driver to allow cooperation with CSME Emmanuel Grumbach
2021-04-12 13:06   ` Greg KH
2021-04-12 13:44     ` Grumbach, Emmanuel
2021-04-12 14:18       ` Greg KH
2021-04-12 14:29         ` Grumbach, Emmanuel
2021-04-12 14:35           ` Greg KH
2021-04-12 14:46             ` Grumbach, Emmanuel
2021-04-12 15:09               ` Greg KH
2021-04-12 12:43 ` [PATCH RESEND 3/3] iwlwifi: integrate with iwlmei Emmanuel Grumbach
2021-04-12 13:09   ` Greg KH
2021-04-12 18:16   ` kernel test robot
2021-04-12 13:09 ` [PATCH RESEND 1/3] mei: bus: add client dma interface Greg KH
2021-04-20 17:27 ` [PATCH v2 " Emmanuel Grumbach
2021-04-20 17:27   ` [PATCH v2 2/3] iwlwifi: mei: add the driver to allow cooperation with CSME Emmanuel Grumbach
2021-05-13 18:56     ` Greg KH
2021-04-20 17:27   ` [PATCH v2 3/3] iwlwifi: integrate with iwlmei Emmanuel Grumbach
2021-05-12  5:49   ` Emmanuel Grumbach [this message]
2021-05-12  6:02     ` [PATCH v2 1/3] mei: bus: add client dma interface Greg KH
2021-05-13 18:57   ` Greg KH
2021-05-21  8:51   ` Luca Coelho
2021-05-21  8:55     ` Coelho, Luciano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CANUX_P0enDyHC_j9s2+w-a+mJgE4NqK=soBfbBLb+iA3O-42dQ@mail.gmail.com' \
    --to=egrumbach@gmail.com \
    --cc=alexander.usyskin@intel.com \
    --cc=emmanuel.grumbach@intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=johannes.berg@intel.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=luciano.coelho@intel.com \
    --cc=tomas.winkler@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.