Mieczyslaw Nalewaj
Mieczyslaw Nalewaj
> I suggest expanding the files directly into target/linux/generic/files rather than using a patch. Because the files in the Linux kernel are updated (Makefile, Kconfig) to require the patch anyway....
Let's allow what's already there and works as intended to be approved. The modules can be expanded in subsequent stages. Otherwise, there will be no modules that are already very...
@Djfe What about tests?
The module was tested while adding support for the ipTIME AX3000SE router: https://forum.openwrt.org/t/triggering-a-single-led-for-phy0-and-phy1/242978/2
Correct operation confirmed also on the WAVLINK WL-WN536AX6 Rev a: https://github.com/openwrt/openwrt/pull/20760#issuecomment-3544572640
Is there any chance of approval? Please share any comments that might help.
https://github.com/openwrt/openwrt/issues/14146
Since there is no better solution for now, I propose to add the change https://github.com/openwrt/openwrt/pull/17561#issuecomment-2863311565 and approve this PR.
For some people the problem was only for CONFIG_LIST_HARDENED=y.
The easiest way is to enter it in the penultimate line of the /etc/rc.local file: `echo 0 > /proc/sys/kernel/randomize_va_space`