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]
Date:	Tue, 9 Feb 2016 10:46:34 +0530
From:	Laxman Dewangan <ldewangan@...dia.com>
To:	Mark Brown <broonie@...nel.org>
CC:	Thomas Gleixner <tglx@...utronix.de>, <lee.jones@...aro.org>,
	<alexandre.belloni@...e-electrons.com>, <k.kozlowski@...sung.com>,
	<javier@....samsung.com>, <gregkh@...uxfoundation.org>,
	<a.zummo@...ertech.it>, <cw00.choi@...sung.com>,
	<linux-kernel@...r.kernel.org>, <rtc-linux@...glegroups.com>
Subject: Re: [PATCH V4 1/6] regmap: irq: add apis to unmap the mapped irq


On Monday 08 February 2016 11:49 PM, Mark Brown wrote:
> * PGP Signed by an unknown key
>
> On Mon, Feb 08, 2016 at 10:26:20PM +0530, Laxman Dewangan wrote:
>
>> So fix need to go in the irq_domain_remove() to unamp before actually
>> destroying the irq domain?
> That's one option, but you could also do this at the regmap-irq level.
>

Do we need to dispose all virtual irq in regmap_del_irq_chip() before 
actually removing domain?
This means we need to store the created virq  in regmap_irq_chip_data 
for disposing it when removing the irq domain.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ