public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH] kvm:powerpc:Fix incorrect return statement in the function mpic_set_default_irq_routing
       [not found] <1438962893-3370-1-git-send-email-xerofoify@gmail.com>
@ 2015-08-12 19:05 ` Alexander Graf
       [not found]   ` <55CB9942.7050303@gmail.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Graf @ 2015-08-12 19:05 UTC (permalink / raw)
  To: Nicholas Krause, gleb; +Cc: linuxppc-dev, pbonzini, kvm, kvm-ppc, linux-kernel



On 07.08.15 17:54, Nicholas Krause wrote:
> This fixes the incorrect return statement in the function
> mpic_set_default_irq_routing from always returning zero
> to signal success to this function's caller to instead
> return the return value of kvm_set_irq_routing as this
> function can fail and we need to correctly signal the
> caller of mpic_set_default_irq_routing when the call
> to this particular function has failed.
> 
> Signed-off-by: Nicholas Krause <xerofoify@gmail.com>

I like the patch, but I don't see it on the kvm-ppc mailing list. It
doesn't show up on patchwork or spinics. Did something go wrong while
sending it out?


Alex

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] kvm:powerpc:Fix incorrect return statement in the function mpic_set_default_irq_routing
       [not found]   ` <55CB9942.7050303@gmail.com>
@ 2015-08-12 19:12     ` Alexander Graf
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Graf @ 2015-08-12 19:12 UTC (permalink / raw)
  To: nick, gleb; +Cc: linuxppc-dev, pbonzini, kvm, kvm-ppc, linux-kernel



On 12.08.15 21:06, nick wrote:
> 
> 
> On 2015-08-12 03:05 PM, Alexander Graf wrote:
>>
>>
>> On 07.08.15 17:54, Nicholas Krause wrote:
>>> This fixes the incorrect return statement in the function
>>> mpic_set_default_irq_routing from always returning zero
>>> to signal success to this function's caller to instead
>>> return the return value of kvm_set_irq_routing as this
>>> function can fail and we need to correctly signal the
>>> caller of mpic_set_default_irq_routing when the call
>>> to this particular function has failed.
>>>
>>> Signed-off-by: Nicholas Krause <xerofoify@gmail.com>
>>
>> I like the patch, but I don't see it on the kvm-ppc mailing list. It
>> doesn't show up on patchwork or spinics. Did something go wrong while
>> sending it out?
>>
>>
>> Alex
>>
> Alex,
> Ask Paolo about it as he would be able to explain it better then I.

Well, whatever the reason, I can only apply patches that actually
appeared on the public mailing list. Otherwise people may not get the
chance to review them ;).


Alex

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-08-12 19:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1438962893-3370-1-git-send-email-xerofoify@gmail.com>
2015-08-12 19:05 ` [PATCH] kvm:powerpc:Fix incorrect return statement in the function mpic_set_default_irq_routing Alexander Graf
     [not found]   ` <55CB9942.7050303@gmail.com>
2015-08-12 19:12     ` Alexander Graf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox