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: <2853aff5-9056-4950-a796-d3e19a0f0c5d@kernel.dk>
Date: Thu, 27 Mar 2025 05:57:30 -0600
From: Jens Axboe <axboe@...nel.dk>
To: Philipp Stanner <phasta@...nel.org>, Jonathan Corbet <corbet@....net>,
 Bjorn Helgaas <bhelgaas@...gle.com>, Mark Brown <broonie@...nel.org>,
 David Lechner <dlechner@...libre.com>, Philipp Stanner
 <pstanner@...hat.com>, Damien Le Moal <dlemoal@...nel.org>,
 Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
 Yang Yingliang <yangyingliang@...wei.com>, Zijun Hu
 <quic_zijuhu@...cinc.com>, Hannes Reinecke <hare@...e.de>,
 Al Viro <viro@...iv.linux.org.uk>, Li Zetao <lizetao1@...wei.com>,
 Anuj Gupta <anuj20.g@...sung.com>
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
 linux-block@...r.kernel.org, linux-pci@...r.kernel.org
Subject: Re: [PATCH 1/2] mtip32xx: Remove unnecessary PCI function calls

On 3/27/25 5:07 AM, Philipp Stanner wrote:
> pcim_iounmap_regions() is deprecated. Moreover, it is not necessary to
> call it in the driver's remove() function or if probe() fails, since it
> does cleanup automatically on driver detach.
> 
> Remove all calls to pcim_iounmap_regions().

Acked-by: Jens Axboe <axboe@...nel.dk>

-- 
Jens Axboe


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ