lkml.org 
[lkml]   [2013]   [Sep]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
Hello,

On Thu, Sep 05, 2013 at 05:03:00PM +0200, Alexander Gordeev wrote:
> You mean we could treat positive numbers returned by architecture as
> failures and translate it into negative error codes?
> If so, I would prefer not to do this for two reasons:
> 1. It will not be possible to call pci_enable_msi_block_part() in a loop.
> Although there are no consumers right now I think the very possibility
> is better to keep.
> 2. The semantics of pci_enable_msi_block_part() is very close to
> pci_enable_msi_block(). I believe having a consisting interface for
> these two helps readability.

The thing is, do we even have cases where arch code returns positive
return to indicate possible partial allocation? If not, the whole
interface is convoluted for no good reason and we can just make
everything return 0 or -errno, which is a lot simpler. No?

Thanks.

--
tejun


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