[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175663950907.10641.11353619819769419728.b4-ty@kernel.org>
Date: Sun, 31 Aug 2025 16:55:09 +0530
From: Manivannan Sadhasivam <mani@...nel.org>
To: thierry.reding@...il.com, lpieralisi@...nel.org, kwilczynski@...nel.org,
robh@...nel.org, bhelgaas@...gle.com, jonathanh@...dia.com,
linux-tegra@...r.kernel.org, linux-pci@...r.kernel.org,
Alok Tiwari <alok.a.tiwari@...cle.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] PCI: tegra: fix devm_kcalloc argument order for
port->phys allocation
On Tue, 19 Aug 2025 08:04:08 -0700, Alok Tiwari wrote:
> Fix incorrect argument order in devm_kcalloc() when allocating
> port->phys, The original call used sizeof(phy) as the number of
> elements and port->lanes as the element size, which is reversed.
> While this happens to produce the correct total allocation size with
> current pointer size and lane counts, the argument order is wrong.
>
>
> [...]
Applied, thanks!
[1/1] PCI: tegra: fix devm_kcalloc argument order for port->phys allocation
commit: b69f898bf94b374a97d367459ff2fb52b4ab8829
Best regards,
--
Manivannan Sadhasivam <mani@...nel.org>
Powered by blists - more mailing lists