mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Takashi Sakamoto <o-takashi@sakamocchi.jp>
To: linux1394-devel@lists.sourceforge.net
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/5] firewire: cdev: refactor packet callbacks in process context
Date: Mon, 21 Sep 2026 12:00:29 +0900	[thread overview]
Message-ID: <20260921030029.GA283306@sakamocchi.jp> (raw)
In-Reply-To: <20260920083659.191855-1-o-takashi@sakamocchi.jp>

On Sun, Sep 20, 2026 at 05:36:54PM +0900, Takashi Sakamoto wrote:
> Hi,
> 
> The address handlers in the cdev layer are now invoked in process context,
> following the change to use a workqueue for all packet callbacks in the
> 1394 OHCI driver[1]. This allows the cdev layer to use GFP_KERNEL for
> memory allocation and replace a spinlock with a mutex where appropriate.
> 
> This series first updates the kerneldoc for the address handler, and then
> refactors the cdev layer accordingly.
> 
> [1] https://lore.kernel.org/lkml/20260919115017.859169-1-o-takashi@sakamocchi.jp/
> 
> 
> Takashi Sakamoto (5):
>   firewire: core: fulfill kerneldoc for address handler
>   firewire: cdev: use mutex for phy receiver list
>   firewire: cdev: use GFP_KERNEL in address handler
>   firewire: cdev: refactor add_client_resource() to drop GFP flags
>     argument
>   firewire: cdev: refactor add_client_resource() to have release
>     callback function
> 
>  drivers/firewire/core-cdev.c        | 50 +++++++++--------------------
>  drivers/firewire/core-transaction.c |  8 ++---
>  include/linux/firewire.h            | 22 +++++++++----
>  3 files changed, 34 insertions(+), 46 deletions(-)

Applied to for-next branch.


Regards

Takashi Sakamoto

      parent reply	other threads:[~2026-09-21  3:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-20  8:36 Takashi Sakamoto
2026-09-20  8:36 ` [PATCH 1/5] firewire: core: fulfill kerneldoc for address handler Takashi Sakamoto
2026-09-20  8:36 ` [PATCH 2/5] firewire: cdev: use mutex for phy receiver list Takashi Sakamoto
2026-09-20  8:36 ` [PATCH 3/5] firewire: cdev: use GFP_KERNEL in address handler Takashi Sakamoto
2026-09-20  8:36 ` [PATCH 4/5] firewire: cdev: refactor add_client_resource() to drop GFP flags argument Takashi Sakamoto
2026-09-20  8:36 ` [PATCH 5/5] firewire: cdev: refactor add_client_resource() to have release callback function Takashi Sakamoto
2026-09-21  3:00 ` Takashi Sakamoto [this message]

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=20260921030029.GA283306@sakamocchi.jp \
    --to=o-takashi@sakamocchi.jp \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux1394-devel@lists.sourceforge.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®