Files
linux/mm
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-05-30 13:19:56 +02:00
2018-04-24 11:26:46 +02:00
2018-05-30 07:50:41 +02:00
2017-12-05 11:34:59 +01:00
2018-05-30 13:19:56 +02:00
2015-09-08 15:35:28 -07:00
2017-06-07 12:37:47 +02:00
2018-06-13 16:37:10 +02:00
2016-03-17 15:09:34 -07:00
2018-04-17 17:58:08 -08:00
2017-08-11 13:55:02 -07:00
2015-11-05 19:34:48 -08:00
2017-08-24 17:12:19 -07:00
2018-04-24 09:34:18 +02:00
2016-03-17 15:09:34 -07:00
2018-03-29 11:32:39 +02:00
2018-04-17 17:58:08 -08:00
2017-06-14 15:06:00 +02:00
2016-10-07 18:46:27 -07:00