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: <20210519100333.b8255cf48fb5d43cc33accfb@linux-foundation.org> Date: Wed, 19 May 2021 10:03:33 -0700 From: Andrew Morton <akpm@...ux-foundation.org> To: Christoph Hellwig <hch@....de> Cc: linux-kernel@...r.kernel.org Subject: Re: [PATCH] mm: remove devm_request_free_mem_region On Tue, 18 May 2021 08:39:22 +0200 Christoph Hellwig <hch@....de> wrote: > Remove the unused devm_request_free_mem_region drivers/gpu/drm/amd/amdkfd/kfd_migrate.c in -next added a new callsite :( What's the fix?