Re: [PATCH] sky2: fix missing register reset on error path insky2_test_msi()

From: David Miller
Date: Tue Apr 03 2012 - 17:08:42 EST


From: Stephen Hemminger <shemminger@xxxxxxxxxx>
Date: Tue, 3 Apr 2012 13:59:54 -0700

> On Tue, 03 Apr 2012 16:30:08 -0400 (EDT)
> David Miller <davem@xxxxxxxxxxxxx> wrote:
>
>> From: Stephen Hemminger <shemminger@xxxxxxxxxx>
>> Date: Tue, 3 Apr 2012 11:55:47 -0700
>>
>> > On Fri, 30 Mar 2012 19:36:16 +0200
>> > Lino Sanfilippo <LinoSanfilippo@xxxxxx> wrote:
>> >
>> >> In sky2_test_msi() the temporarily set SW IRQ in B0 register is not reset in case
>> >> that request_irq() fails.
>> >> With this patch we only set the interrupt mask if request_irq() was successful.
>> >>
>> >> Signed-off-by: Lino Sanfilippo <LinoSanfilippo@xxxxxx>
>> >
>> > Ok, but this is a non-serious error case. If request_irq() fails here,
>> > the driver is going to fail to load and on the failure path of
>> > sky2_probe will reset the chip on the way out.
>>
>> So, ACK for net-next? Toss it? What?
>
> Put it in net-next, no need for net or stable.

Done, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/