[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180116.152305.354782782893397440.davem@davemloft.net>
Date: Tue, 16 Jan 2018 15:23:05 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: andrew@...n.ch
Cc: netdev@...r.kernel.org, vivien.didelot@...oirfairelinux.com
Subject: Re: [PATCH net-next 0/2] ATU and VTU irq fixes
From: David Miller <davem@...emloft.net>
Date: Tue, 16 Jan 2018 15:18:33 -0500 (EST)
> From: Andrew Lunn <andrew@...n.ch>
> Date: Mon, 15 Jan 2018 23:45:56 +0100
>
>> Further testing and core review found two sets of bugs.
>>
>> Core review found a cut/paste error in the irq setup code.
>>
>> A board which does not have an interrupt line from the switch to the
>> SoC, and experiancing an EPROBE_DEFER throw a splat when the ATU irq
>> was freed but never registered.
>
> Series applied, thanks Andrew.
Uhhh, this breaks the build. Reverting...
drivers/net/dsa/mv88e6xxx/global1_vtu.c: In function ‘mv88e6xxx_g1_vtu_prob_irq_setup’:
drivers/net/dsa/mv88e6xxx/global1_vtu.c:573:14: error: ‘struct mv88e6xxx_chip’ has no member named ‘chip’
return chip->chip->vtu_prob_irq;
Powered by blists - more mailing lists