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: <20250415-cream-jackrabbit-of-psychology-57f038@sudeepholla>
Date: Tue, 15 Apr 2025 09:32:47 +0100
From: Sudeep Holla <sudeep.holla@....com>
To: "lihuisong (C)" <lihuisong@...wei.com>
Cc: <xuwei5@...wei.com>, <linux-kernel@...r.kernel.org>,
	Sudeep Holla <sudeep.holla@....com>
Subject: Re: [PATCH] soc: hisilicon: kunpeng_hccs: Simplify PCC shared memory
 region handling

On Tue, Apr 15, 2025 at 02:26:40PM +0800, lihuisong (C) wrote:
> +Wei who is Hisilicon SoC maintainer.
> 
> 在 2025/4/11 19:25, Sudeep Holla 写道:
> > The PCC driver now handles mapping and unmapping of shared memory
> > areas as part of pcc_mbox_{request,free}_channel(). Without these before,
> > this Kunpeng HCCS driver did handling of those mappings like several
> > other PCC mailbox client drivers.
> > 
> > There were redundant operations, leading to unnecessary code. Maintaining
> > the consistency across these driver was harder due to scattered handling
> > of shmem.
> > 
> > Just use the mapped shmem and remove all redundant operations from this
> > driver.
> > 
> > Cc: Huisong Li <lihuisong@...wei.com>
> > Signed-off-by: Sudeep Holla <sudeep.holla@....com>
> Reviewed-by: Huisong Li <lihuisong@...wei.com>

Thanks and sorry for dropping it assuming you will pick it up.
The maintainers file just list you.

Wei,

Let me know if you want me to repost or if you can pick it from [1]

-- 
Regards,
Sudeep

[1] https://lore.kernel.org/all/20250411112539.1149863-1-sudeep.holla@arm.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ