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> | ||
* | generic: fix detect_memory_region() function | Shiji Yang | 2024-04-05 |
This patch fixes the broken detect_memory_region() function on 6.6 kernel. Signed-off-by: Shiji Yang <yangshiji66@qq.com> |