generic: MIPS64: fix detect_memory_region() compilation error
authorShiji Yang <yangshiji66@qq.com>
Mon, 29 Apr 2024 02:11:17 +0000 (02:11 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 30 Apr 2024 17:34:02 +0000 (19:34 +0200)
commitdcdcb9228be01e08ee6c1b7f5a7c60af53e07176
tree963c189342cbdac21934a1f3679c007fc91d442c
parentbe37ab6e51b7526d386fce035b6d668d64598248
generic: MIPS64: fix detect_memory_region() compilation error

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>
target/linux/generic/pending-6.1/350-mips-kernel-fix-detect_memory_region-function.patch [new file with mode: 0644]
target/linux/generic/pending-6.6/350-mips-kernel-fix-detect_memory_region-function.patch
target/linux/ramips/patches-6.1/314-MIPS-add-bootargs-override-property.patch
target/linux/ramips/patches-6.1/315-owrt-hack-fix-mt7688-cache-issue.patch
target/linux/ramips/patches-6.6/314-MIPS-add-bootargs-override-property.patch
target/linux/ramips/patches-6.6/315-owrt-hack-fix-mt7688-cache-issue.patch