Re: [OpenWrt-Devel] [LEDE-DEV] per-cpu IRQ stack on MIPS

2017-01-15 Thread Felix Fietkau
On 2017-01-15 15:18, Jason A. Donenfeld wrote:
> Here's the raw diff of this series directly from -next, in case it helps:
> https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/rawdiff/?id=3cc3434fd6307d06b53b98ce83e76bf9807689b9=fe8bd18ffea5327344d4ec2bf11f47951212abd0~
Tests were successful, changes are merged now.

- Felix
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] [LEDE-DEV] per-cpu IRQ stack on MIPS

2017-01-15 Thread Felix Fietkau
On 2017-01-15 14:32, Jason A. Donenfeld wrote:
> Hey Felix,
> 
> On Wed, Jan 11, 2017 at 10:59 AM, Felix Fietkau  wrote:
>>> It prevents crashes when lots of different networking drivers are
>>> stacked on top of eachother, like gre+l2tp+somethingelse.
>> I've pushed the backport of these changes to my staging tree at
>> https://git.lede-project.org/?p=lede/nbd/staging.git;a=summary
>>
>> I've already tested it on a MT7621 board and it works fine, please test
>> it on more devices.
> 
> It might be prudent to get this patch in before the freeze closes for
> the upcoming LEDE version. It's an important stability fix for MIPS.
I'd like to run a few more tests today before I merge it, just to make
sure it doesn't break stuff for the release.

- Felix
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] [LEDE-DEV] per-cpu IRQ stack on MIPS

2017-01-11 Thread Felix Fietkau
On 2017-01-11 00:34, Jason A. Donenfeld wrote:
> Hey folks,
> 
> You might considering backporting this patchset to the LEDE/OpenWRT kernel:
> 
> http://www.spinics.net/lists/mips/msg65937.html
> 
> It prevents crashes when lots of different networking drivers are
> stacked on top of eachother, like gre+l2tp+somethingelse.
I've pushed the backport of these changes to my staging tree at
https://git.lede-project.org/?p=lede/nbd/staging.git;a=summary

I've already tested it on a MT7621 board and it works fine, please test
it on more devices.

- Felix
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel