Re: [PATCH v5 02/10] PCI: Deprecate iomap-table functions

2024-04-04 Thread Philipp Stanner
/Philipp-Stanner/PCI-Add-new-set-of-devres-functions/20240403-160932 > base:   > https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git next > patch link:    > https://lore.kernel.org/r/20240403080712.13986-5-pstanner%40redhat.com > patch subject: [PATCH v5 02/10] PCI: Depreca

Re: [PATCH v5 02/10] PCI: Deprecate iomap-table functions

2024-04-03 Thread Dan Carpenter
/scm/linux/kernel/git/pci/pci.git next patch link: https://lore.kernel.org/r/20240403080712.13986-5-pstanner%40redhat.com patch subject: [PATCH v5 02/10] PCI: Deprecate iomap-table functions config: i386-randconfig-141-20240404 (https://download.01.org/0day-ci/archive/20240404/202404040920

[PATCH v5 02/10] PCI: Deprecate iomap-table functions

2024-04-03 Thread Philipp Stanner
The old plural devres functions tie the PCI devres API to the iomap-table mechanism which unfortunately is not extensible. As the plural functions are almost never used with more than one bit set in their bit-mask, deprecating them and encouraging users to use the new singular functions instead is