[PATCH 0/4] net: cpsw: fix hangs and improve IRQ handling

2015-01-02 Thread Felipe Balbi
Hi folks, patch 1 fixes the bug reported by Yegor Yefremov yegorsli...@googlemail.com. patches 2 - 4 improve IRQ handling a little bit. Tested with BeagleBone Black and AM437x SK. The bug fix has been tested for almost 3 days non-stop while the following patches have been tested for a couple of

Re: [PATCH 0/4] net: cpsw: fix hangs and improve IRQ handling

2015-01-02 Thread David Miller
From: Felipe Balbi ba...@ti.com Date: Fri, 2 Jan 2015 12:10:24 -0600 In any case, patch 1 should go in during the -rc an get backported all the way back to v3.9, while the other patches can (should) be delayed for v3.20 merge window. If that's what you want, the way you submitted these

Re: [PATCH 0/4] net: cpsw: fix hangs and improve IRQ handling

2015-01-02 Thread Felipe Balbi
On Fri, Jan 02, 2015 at 04:45:36PM -0500, David Miller wrote: From: Felipe Balbi ba...@ti.com Date: Fri, 2 Jan 2015 12:10:24 -0600 In any case, patch 1 should go in during the -rc an get backported all the way back to v3.9, while the other patches can (should) be delayed for v3.20 merge

Re: [PATCH 0/4] net: cpsw: fix hangs and improve IRQ handling

2015-01-02 Thread David Miller
From: Felipe Balbi ba...@ti.com Date: Fri, 2 Jan 2015 15:53:35 -0600 On Fri, Jan 02, 2015 at 04:45:36PM -0500, David Miller wrote: You should instead submit patch #1 all by itself, correctly targetting 'net'. Then, after the next time I merge 'net' into 'net-next', you can submit the rest