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] [day] [month] [year] [list]
Date:   Tue, 11 Oct 2022 15:10:09 +0200
From:   Andrew Lunn <andrew@...n.ch>
To:     yexingchen116@...il.com
Cc:     gregory.clement@...tlin.com, sebastian.hesselbarth@...il.com,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
        ye xingchen <ye.xingchen@....com.cn>
Subject: Re: [PATCH linux-next] soc: Use generic_handle_domain_irq()

On Tue, Oct 11, 2022 at 03:20:50AM +0000, yexingchen116@...il.com wrote:
> From: ye xingchen <ye.xingchen@....com.cn>

Please make your subject line more specific. soc: dove: would be
better.

/linux/drivers/soc/dove$ git log --oneline .
ec8f24b7faaf treewide: Add SPDX license identifier - Makefile/Kconfig
dc37a2525271 soc: Convert to using %pOFn instead of device_node.name
b24413180f56 License cleanup: add SPDX GPL-2.0 license identifier to files with no license
f2591b993ec9 soc: dove: constify reset_control_ops structures
67098119abeb soc: dove: add legacy support to PMU driver
2376692416b7 soc: dove: Let genpd deal with disabling of unused PM domains
bd0b9ac405e1 genirq: Remove irq argument from irq flow handlers
b838c950b397 soc: dove: Prepare irq handler for irq argument removal
5230347ea70a soc: dove: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
44e259ac909f ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resets

dove is an important keyword to get the right people to look at your
patch. Few people are interested in soc, they are interested in a
specific devices within soc.

> 
> Replace generic_handle_irq(irq_find_mapping()) with
> generic_handle_domain_irq().
> 
> Signed-off-by: ye xingchen <ye.xingchen@....com.cn>

Reviewed-by: Andrew Lunn <andrew@...n.ch>

    Andrew

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ