[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <vvo63eeg7q37qrgcpsiw5a6dl4ffa4usrr6lqozwyqknyz23ny@g4m7oeeudvby>
Date: Thu, 7 Aug 2025 09:50:52 -0700
From: Bjorn Andersson <andersson@...nel.org>
To: Jeff Johnson <jeff.johnson@....qualcomm.com>,
Vikash Garodia <quic_vgarodia@...cinc.com>, Dikshita Agarwal <quic_dikshita@...cinc.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>, Jeff Johnson <jjohnson@...nel.org>,
Mathieu Poirier <mathieu.poirier@...aro.org>, Konrad Dybcio <konradybcio@...nel.org>,
Dmitry Baryshkov <dmitry.baryshkov@....qualcomm.com>, Bryan O'Donoghue <bryan.odonoghue@...aro.org>,
Bjorn Andersson <bjorn.andersson@....qualcomm.com>, linux-media@...r.kernel.org, linux-arm-msm@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-wireless@...r.kernel.org, ath12k@...ts.infradead.org,
linux-remoteproc@...r.kernel.org
Subject: Re: [PATCH v2 3/4] soc: qcom: mdt_loader: Remove pas id parameter
On Thu, Aug 07, 2025 at 11:06:10AM +0530, Mukesh Ojha wrote:
> On Wed, Aug 06, 2025 at 12:07:05PM -0700, Jeff Johnson wrote:
> > On 8/6/2025 10:25 AM, Mukesh Ojha wrote:
> > > pas id is not used in qcom_mdt_load_no_init() and it should not
> > > be used as it is non-PAS specific function and has no relation
> > > to PAS specific mechanism.
> > ...> @@ -353,7 +353,7 @@ static int __qcom_mdt_load(struct device *dev, const
> > struct firmware *fw,
> > > if (!mdt_header_valid(fw))
> > > return -EINVAL;
> > >
> > > - is_split = qcom_mdt_bins_are_split(fw, fw_name);
> > > + is_split = qcom_mdt_bins_are_split(fw);
> >
> > this should be in the 4/4 patch
> >
>
> Rush to send patches!!
>
Please don't!
Also remember that this isn't a regression fix and we're in the merge
window, so we're not going to pick these changes this week anyways.
Regards,
Bjorn
> --
> -Mukesh
Powered by blists - more mailing lists