[OpenWrt-Devel] NOHZ: local_softirq_pending 08 -- IPQ4019 on master

2019-06-22 Thread Jeff Kletsky
Just flashed a build off `master` and am seeing "new" error messages starting after the network has started, a couple times, then every 20 seconds, seemingly like clockwork. root@test:/# dmesg | fgrep NOHZ [ 36.955401] NOHZ: local_softirq_pending 08 [ 57.439420] NOHZ: local_softirq_pending

Re: [OpenWrt-Devel] [PATCH] toolchain: Don't force GCC8 on ARC

2019-06-22 Thread Rosen Penev
On Sat, Jun 22, 2019 at 7:37 AM Christian Lamparter wrote: > > On Thursday, June 20, 2019 9:33:04 PM CEST Rosen Penev wrote: > > This prevents overriding it to use GCC9. > > > > Signed-off-by: Rosen Penev > > --- > > toolchain/gcc/Config.version | 1 - > > 1 file changed, 1 deletion(-) > > > >

Re: [OpenWrt-Devel] [PATCH] ramips: mt7621: Add new device AsiaRF AP7621-001

2019-06-22 Thread Rafał Miłecki
On 21.06.2019 17:50, Daniel Danzberger wrote: diff --git a/target/linux/ramips/dts/AP7621-001.dts b/target/linux/ramips/dts/AP7621-001.dts new file mode 100644 index 00..587c26457e --- /dev/null +++ b/target/linux/ramips/dts/AP7621-001.dts @@ -0,0 +1,157 @@ +/dts-v1/; Please include

Re: [OpenWrt-Devel] [PATCH 1/2] openwrt-19.07: ath79: Code style fixes in 10_fix_wifi_mac

2019-06-22 Thread mail
Hi, > -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Behalf Of Jonas Gorski > Sent: Samstag, 22. Juni 2019 14:14 > To: Adrian Schmutzler > Cc: OpenWrt Development List > Subject: Re: [OpenWrt-Devel] [PATCH 1/2] openwrt-19.07: ath79: Code

[OpenWrt-Devel] [PATCH] lua5.3: package Lua 5.3 version

2019-06-22 Thread Rafał Miłecki
From: Rafał Miłecki This package provides an interpreter and compiler for Lua 5.3.5. It has been decided to use separated package due to a backward incompatibility of Lua 5.2 and 5.3. This package/version: 1) Does not include lnum patch as its author didn't decide to port it to the new

[OpenWrt-Devel] [PATCH V2 2/2] lua: rename package to lua5.1

2019-06-22 Thread Rafał Miłecki
From: Rafał Miłecki This will allow adding packages for new Lua releases cleanly. At the same time it doesn't break existing packages thanks to the PROVIDES. Signed-off-by: Rafał Miłecki --- V2: Update /install sections to make packages work actually --- package/utils/{lua => lua5.1}/Makefile

[OpenWrt-Devel] [PATCH 2/2] openwrt-19.07: ar71xx: Code style fixes in 10_fix_wifi_mac

2019-06-22 Thread Adrian Schmutzler
This fixes one comparison and one useless echo. Signed-off-by: Adrian Schmutzler --- .../ar71xx/base-files/etc/hotplug.d/ieee80211/10_fix_wifi_mac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/ar71xx/base-files/etc/hotplug.d/ieee80211/10_fix_wifi_mac

[OpenWrt-Devel] [openwrt] Patch notification: 1 patch updated

2019-06-22 Thread Patchwork
Hello, The following patch (submitted by you) has been updated in Patchwork: * openwrt: [OpenWrt-Devel] nghttp2: deduplicate files in staging_dir - http://patchwork.ozlabs.org/patch/1120220/ - for: OpenWrt development was: New now: Accepted This email is a notification only -

Re: [OpenWrt-Devel] [PATCH] nghttp2: deduplicate files in staging_dir

2019-06-22 Thread Hans Dedecker
On Fri, Jun 21, 2019 at 3:05 PM Eneas U de Queiroz via openwrt-devel wrote: > > The sender domain has a DMARC Reject/Quarantine policy which disallows > sending mailing list messages using the original "From" header. > > To mitigate this problem, the original message has been wrapped >