forked from mirror/openwrt
Most of the time when booting kernel prints a warning from
mm/page_alloc.c when pstore/ramoops is being initialized and ramoops is
not functional.
Fix this by moving ramopps node into reserved-memory block as described
in kernel documentation.
Fixes:
|
||
|---|---|---|
| .. | ||
| base-files | ||
| chromium | ||
| files-5.10/arch/arm/boot/dts | ||
| files-5.15/arch/arm/boot/dts | ||
| generic | ||
| image | ||
| patches-5.10 | ||
| patches-5.15 | ||
| config-5.10 | ||
| config-5.15 | ||
| Makefile | ||
| modules.mk | ||