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
| ||
|
Message-ID: <aa5bcbab-b059-1abf-1553-371fe5750455@codeaurora.org> Date: Wed, 6 Dec 2017 11:11:40 -0500 From: Sinan Kaya <okaya@...eaurora.org> To: "Rafael J. Wysocki" <rafael@...nel.org> Cc: ACPI Devel Maling List <linux-acpi@...r.kernel.org>, Timur Tabi <timur@...eaurora.org>, "Rafael J. Wysocki" <rjw@...ysocki.net>, linux-arm-msm@...r.kernel.org, "linux-arm-kernel@...ts.infradead.org" <linux-arm-kernel@...ts.infradead.org>, Linux Kernel Mailing List <linux-kernel@...r.kernel.org> Subject: Re: [PATCH] ACPI / GED: unregister interrupts during shutdown On 12/6/2017 9:57 AM, Sinan Kaya wrote: >> Yes, it should, so I'm not sure why you need the list in the first place. >> >> Also it looks like something along the lines of devres_release_all() >> should be sufficient. > Good suggestion, let me test this. > I tried to pull the code into GED but the API is not public. I also looked at how it is used. I was afraid to mess up with the internals of base.c by calling devres_release_all() externally first and by the driver framework next. I moved away from this approach. I just fixed the function rename and changed the dev_info() to dev_dbg(). -- Sinan Kaya Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.
Powered by blists - more mailing lists