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, 30 Aug 2022 14:25:10 +0000
From:   <Tharunkumar.Pasumarthi@...rochip.com>
To:     <linux-i2c@...r.kernel.org>, <christophe.jaillet@...adoo.fr>,
        <linux-kernel@...r.kernel.org>, <wsa@...nel.org>
CC:     <krzk@...nel.org>, <andriy.shevchenko@...ux.intel.com>,
        <robh@...nel.org>, <jarkko.nikula@...ux.intel.com>,
        <sven@...npeter.dev>, <jsd@...ihalf.com>,
        <semen.protsenko@...aro.org>, <rafal@...ecki.pl>,
        <UNGLinuxDriver@...rochip.com>, <olof@...om.net>, <arnd@...db.de>
Subject: Re: [PATCH RFC i2c-master] i2c: microchip: pci1xxxx: Add driver for
 I2C host controller in multifunction endpoint of pci1xxxx switch

On Tue, 2022-08-23 at 13:48 +0200, Christophe JAILLET wrote:
> > +
> > +err_free_region:
> > +     pci_free_irq_vectors(pdev);
> 
> Should this also be part of the .remove function?

pci_free_irq_vectors API is not needed since pcim_enable_device API is used. I
will remove 'pci_free_irq_vectors' in all the places in upcoming version of the
patch.

Thanks,
Tharun Kumar P

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ