Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | generic: MIPS64: fix detect_memory_region() compilation error | Shiji Yang | 2024-04-30 |
1. Enable this feature only for 32-bit CPUs as MIPS64 can not access the full range unmapped uncached memory. 2. Backport this fix to the 6.1 old LTS kernel. Signed-off-by: Shiji Yang <yangshiji66@qq.com> |