Re: [PATCH] firewire: core: fix to update generation field in topology map
Takashi Sakamoto <[email protected]> Sun, 16 Nov 2025 21:30:11 +0900
| Newsgroups | gmane.linux.kernel,gmane.linux.kernel.firewire.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Nov 14, 2025 at 11:44:21PM +0900, Takashi Sakamoto wrote:
> The generation field of topology map is updated after initialized by zero.
> The updated value of generation field is always zero, and is against
> specification.
>
> This commit fixes the bug.
>
> Fixes: 7d138cb269db ("firewire: core: use spin lock specific to topology map")
> Signed-off-by: Takashi Sakamoto <[email protected]>
> ---
> drivers/firewire/core-topology.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Applied to for-linus branch.
Regards
Takashi Sakamoto