openwrt/target/linux/generic
Hauke Mehrtens 4c1a6ecb44 kernel: Fix boot of amrsr target in qemu
The bootup of the armsr target sometimes failed like this:
```
[    0.762283] NET: Registered PF_INET6 protocol family
[    0.791987] workqueue: Failed to create a worker thread: -EAGAIN
[    0.801986] workqueue: Failed to create a rescuer kthread for wq "mld": -EAGAIN
[    0.964017] NET: Unregistered PF_INET6 protocol family
```

Increase the maximum number of threads the kernel allows.

Link: https://github.com/openwrt/openwrt/pull/19376
(cherry picked from commit c5330bdf7e)
Link: https://github.com/openwrt/openwrt/pull/19554
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-07-28 23:22:19 +02:00
..
backport-6.6 kernel: bump 6.6 to 6.6.100 2025-07-27 19:40:40 +02:00
files kernel: nmbm: add mediatek,bmt-mtd-overridden-oobsize property 2025-02-09 23:19:11 +01:00
hack-6.6 kernel: bump 6.6 to 6.6.100 2025-07-27 19:40:40 +02:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-6.6 kernel: Fix boot of amrsr target in qemu 2025-07-28 23:22:19 +02:00
config-6.6 kernel: Add missing config option 2025-06-29 15:21:25 +02:00
config-filter kernel: filter out compiler opts from config 2024-11-28 18:47:54 +00:00
PATCHES