Re: [PATCH] firewire: core: correct comment about execution context

From: Takashi Sakamoto

Date: Tue Sep 15 2026 - 18:32:58 EST


On Tue, Sep 15, 2026 at 07:14:34AM +0900, Takashi Sakamoto wrote:
> The comment for fw_address_callback_t describes the execution context,
> but the callback has not been called from RCU read-side critical section
> since v6.17.
>
> Fixes: e884a8a0c573 ("firewire: core: call FCP address handlers outside RCU read-side critical section")
> Fixes: e8cf6875005b ("firewire: core: call handler for exclusive regions outside RCU read-side critical section")
> Signed-off-by: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx>
> ---
> include/linux/firewire.h | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)

Applied to for-next branch.


Regards

Takashi Sakamoto