Files
linux/include
tao zeng 5d782cb057 mm: avoid pages migrated to different zone [1/1]
PD#SWPL-881

Problem:
Amlogic modified code when compatcion from normal case.
And side effect is that pages in normal zone maybe migrated to
highmem zone. Which caused page_address get a NULL value and
kernel panic occurred.

Solution:
Avoid pages migarte to different zone by adding forbid_to_cma
flags.

Verify:
P212

Change-Id: I1d9c6653dc1069562db3c1be3f53a3510a51f0d1
Signed-off-by: tao zeng <tao.zeng@amlogic.com>
2018-10-29 23:44:58 -07:00
..
2018-02-26 09:18:03 +01:00
2018-08-14 19:42:25 -07:00
2017-10-13 11:27:08 +00:00
2018-01-23 19:57:04 +01:00