]> git.ipfire.org Git - thirdparty/openwrt.git/commit
kernel: Fix boot of realtek rtl838x 21126/head
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 15 Dec 2025 01:02:35 +0000 (02:02 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 16 Dec 2025 23:30:46 +0000 (00:30 +0100)
commit0bfc66e7b50ef5d0653bc209a7d29ab8e3a7c6b2
tree8abe0946d8be70491a13d5f1926eb4215bf976d3
parent97e9d7038e1421ec25bbb6567d2a017be60b086d
kernel: Fix boot of realtek rtl838x

Revert two patches from upstream Linux:
https://github.com/gregkh/linux/commit/135178e90aa43ad949534e1d6e376c4034942caa
https://github.com/gregkh/linux/commit/63a93d1cd6077d79735f804f5a4957bfb240280c

This fixes a boot hang on realtek rtl838x switches.
This is the last printed message:
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)

Thread on mips mailing list:
https://lore.kernel.org/linux-mips/b35fe4b3-8f42-49f4-a6bf-9f0e56d4050c@hauke-m.de/T/#u

Link: https://github.com/openwrt/openwrt/pull/21166
Signed-off-by: John Audia <therealgraysky@proton.me>
Link: https://github.com/openwrt/openwrt/pull/21126
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/generic/pending-6.12/360-Revert-MIPS-mm-kmalloc-tlb_vpn-array-to-avoid-stack-.patch [new file with mode: 0644]
target/linux/generic/pending-6.12/361-Revert-MIPS-mm-Prevent-a-TLB-shutdown-on-initial-uni.patch [new file with mode: 0644]