Re: OpenWrt 21.02 status

2021-08-30 Thread Rui Salvaterra
+1 for release. It's just been too long since the last one. The idea of time-based releases is getting lost and this is a process issue we definitely should address. On Sun, 29 Aug 2021 at 11:44, Hannu Nyman wrote: > > Hauke Mehrtens wrote at Sun Aug 29 02:53:47 PDT 2021: > > > Should we just re

Re: [PATCH] kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21

2021-08-30 Thread Rui Salvaterra
Hi, On Sun, 29 Aug 2021 at 20:36, Hauke Mehrtens wrote: > > The default value for CONFIG_RCU_CPU_STALL_TIMEOUT was changed from 60 > seconds to 21 seconds in 2012 in the upstream kernel. Some targets > already use 21 seconds. > > This patch changes the default value in the generic configuration t

[PATCH v3 2/6] at91: enable specific sam9x kernel config flags

2021-08-30 Thread Claudiu Beznea via openwrt-devel
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 automatically by the mailing list software.--- Begin Message --- Enable specific sam9x kernel confi

[PATCH v3 1/6] at91: kernel: bump to 5.10

2021-08-30 Thread Claudiu Beznea via openwrt-devel
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 automatically by the mailing list software.--- Begin Message --- Bump at91 targets to kernel v5.10.

[PATCH v3 5/6] at91: enable kernel config for sam9x60

2021-08-30 Thread Claudiu Beznea via openwrt-devel
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 automatically by the mailing list software.--- Begin Message --- Enable kernel config for SAM9X60.

[PATCH v3 0/6] at91: add support for sama5d2 icp, sama5d27 wlsom1 ek and sam9x60ek

2021-08-30 Thread Claudiu Beznea via openwrt-devel
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 automatically by the mailing list software.--- Begin Message --- Hi, This series adds support for

[PATCH v3 3/6] at91: add support for sama5d2 icp board

2021-08-30 Thread Claudiu Beznea via openwrt-devel
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 automatically by the mailing list software.--- Begin Message --- Add support for SAMA5D2 ICP board.

[PATCH v3 4/6] at91: add support for sama5d27-wlsom1-ek board

2021-08-30 Thread Claudiu Beznea via openwrt-devel
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 automatically by the mailing list software.--- Begin Message --- Add support for SAMA5D27 WLSOM1-EK

[PATCH v3 6/6] at91: add support for sam9x60-ek board

2021-08-30 Thread Claudiu Beznea via openwrt-devel
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 automatically by the mailing list software.--- Begin Message --- Add support for SAM9X60-EK board.

bugs.openwrt.org: please help with my user

2021-08-30 Thread Sebastian Kemper
Hi all, Sorry to have to bring this up. Can anybody please check my OpenWrt Flyspray account(s)? I tried to oauth with Github (my user there is "micmac1"). But then I got two errors from Flyspray: 1. "Email address has already been taken" 2. "This username has already been taken, please choos

[PATCH] trace: fix potential use-after-free occurence

2021-08-30 Thread vincent
From: Nick Hainke char* tmp is used in the fprintf function altough it is already freed. Fixes: e5b38fd1 ("trace: free memory allocated by blobmsg_format_json_indent()") Signed-off-by: Nick Hainke --- trace/trace.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trace/trac

GPIO mapping on Onion Omega2+ (MT7688)

2021-08-30 Thread Mike Bernardo
Hi, Does anyone know how to get GPIO working on the Omega2+, I seem to have 3 GPIO chips but I can't create a GPIO for example "15", just getting invalid argument: root@onion1:~# echo 15 > /sys/class/gpio/export ash: write error: Invalid argument I guess the number I specify to export would nee

Re: OpenWrt 21.02 status

2021-08-30 Thread Hauke Mehrtens
On 8/29/21 11:53 AM, Hauke Mehrtens wrote: Hi, We did the 21.02-rc4, but there is still a problem with flow offloading as this was not fixed. The other problems should be fixed now. On 7/17/21 5:45 PM, Hauke Mehrtens wrote: Currently we still have these problem: - IPv6 broken with flow offl