The compilation warning was triggered by wrongly set FRAME_WARN to 1024 even for 64bit. This was recently fix by correctly setting the FRAME_WARN to 2048 for 64bit systems. The compilation warning would still be triggered on 32bit system but the actual code is never reached as ARCH_USE_GNU_PROPERTY is only set on arm64 arch. Drop the patch as kmalloc cause perf regression as suggested by upstream maintainers. Fixes: |
||
|---|---|---|
| .. | ||
| backport-5.15 | ||
| files | ||
| hack-5.15 | ||
| image | ||
| other-files | ||
| pending-5.15 | ||
| config-5.15 | ||
| config-filter | ||
| PATCHES | ||