mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-02 22:14:26 -05:00
Enable support for allocating user space page table entries in high memory [1], for the targets which support this feature. This saves precious low memory (permanently mapped, the only type of memory directly accessible by the kernel). [1] https://www.kernel.org/doc/html/latest/vm/highmem.html Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com> |
||
|---|---|---|
| .. | ||
| base-files/lib/preinit | ||
| cortexa9 | ||
| cortexa53 | ||
| cortexa72 | ||
| files/arch | ||
| image | ||
| patches-5.10 | ||
| config-5.10 | ||
| Makefile | ||
| modules.mk | ||