openwrt/target/linux/generic
Felix Fietkau 339e71cbd3 kernel: drop mips highmem offset start overrides
The maximum offset that can be supported is 0x20000000
Do not override it to to something bigger than that on MT7621, as that could
cause issues based on the fixed memory mappings. This makes the last 64 MB
RAM unusable on MT7621 devices with 512 MB but avoids incurring a heavy
performance hit

Fixes: cd2b74e01e ("ramips: mt7621: disable highmem support and remove highmem offset patch")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
(cherry picked from commit a110de8152)
2023-07-24 20:19:11 +02:00
..
backport-5.15 kernel: bgmac: fix regressed support for BCM53573 SoCs 2023-07-10 12:54:53 +02:00
files kernel: mtd: bcm-wfi: add cferam name support 2023-06-15 11:39:09 +02:00
hack-5.15 kernel: bump 5.15 to 5.15.118 2023-06-25 16:05:18 +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-5.15 kernel: drop mips highmem offset start overrides 2023-07-24 20:19:11 +02:00
config-5.15 kernel: sort generic configuration 2023-07-08 15:45:12 +02:00
config-filter generic: filter out CONFIG_FRAME_WARN 2023-07-02 15:31:03 +02:00
PATCHES