lkml.org 
[lkml]   [2020]   [Dec]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: [PATCH] PCI: Remove pci_try_set_mwi
    On Wed, Dec 9, 2020 at 12:59 PM Andy Shevchenko
    <andy.shevchenko@gmail.com> wrote:
    > On Wed, Dec 9, 2020 at 10:35 AM Heiner Kallweit <hkallweit1@gmail.com> wrote:

    ...

    > > -int pci_try_set_mwi(struct pci_dev *dev)
    > > -{
    >
    > > -#ifdef PCI_DISABLE_MWI
    > > - return 0;
    > > -#else
    > > - return pci_set_mwi(dev);
    > > -#endif
    >
    > This seems still valid case for PowerPC and SH.

    I see that pci_set_mwi() also has the ifdeffery (I thought it's only
    here), so it's fine.

    > > -}
    > > -EXPORT_SYMBOL(pci_try_set_mwi);

    --
    With Best Regards,
    Andy Shevchenko

    \
     
     \ /
      Last update: 2020-12-09 12:05    [W:3.272 / U:0.620 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site