mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
047fb7c76d
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 |