lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ffc17695-25e1-44d4-843d-d06d17e8da32@kernel.org>
Date: Sun, 20 Jul 2025 18:02:48 +0300
From: Georgi Djakov <djakov@...nel.org>
To: Raviteja Laggyshetty <raviteja.laggyshetty@....qualcomm.com>,
 Dmitry Baryshkov <dmitry.baryshkov@....qualcomm.com>,
 Pankaj Patil <pankaj.patil@....qualcomm.com>
Cc: lumag@...nel.org, a39.skl@...il.com, robh@...nel.org, krzk+dt@...nel.org,
 conor+dt@...nel.org, quic_rjendra@...cinc.com,
 linux-arm-msm@...r.kernel.org, linux-pm@...r.kernel.org,
 devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] interconnect: qcom: add glymur interconnect provider
 driver

On 7/20/25 4:19 PM, Raviteja Laggyshetty wrote:
> 
> On 7/16/2025 8:58 PM, Dmitry Baryshkov wrote:
>> On Wed, Jul 16, 2025 at 08:45:35PM +0530, Pankaj Patil wrote:
>>> From: Raviteja Laggyshetty <raviteja.laggyshetty@....qualcomm.com>
>>>
>>> Add driver for the Qualcomm interconnect buses found in glymur
>>> based platforms. The topology consists of several NoCs that are
>>> controlled by a remote processor that collects the aggregated
>>> bandwidth for each master-slave pairs.
>> I'd kindly ask to rebase on top of [1] unless Georgi says otherwise.
> 
> I think you intend to rebase on top of [1], but forgot to mention the link.
> 
> Please provide the link.

Rebasing on linux-next is usually fine. But why not use dynamic ids?

Thanks,
Georgi

> 
> 
> Thanks,
> 
> Raviteja.
> 
>>
>>> Signed-off-by: Raviteja Laggyshetty <raviteja.laggyshetty@....qualcomm.com>
>>> Signed-off-by: Pankaj Patil <pankaj.patil@....qualcomm.com>
>>> ---
>>>   drivers/interconnect/qcom/Kconfig  |    9 +
>>>   drivers/interconnect/qcom/Makefile |    2 +
>>>   drivers/interconnect/qcom/glymur.c | 2259 ++++++++++++++++++++++++++++
>>>   drivers/interconnect/qcom/glymur.h |  185 +++
>>>   4 files changed, 2455 insertions(+)
>>>   create mode 100644 drivers/interconnect/qcom/glymur.c
>>>   create mode 100644 drivers/interconnect/qcom/glymur.h
>>>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ