Files
linux/fs/proc
Tao Zeng 89fd94cefb vmap: fix wrong mmu setting in check sp funciton [1/1]
PD#TV-9668

Problem:
If sp address is in linear mapping range, check_sp_fault_again
function in vmap fault handler will still map a new page for it.
This will cause some data in R/W section polluted.

Solution:
Avoid map page if sp is in linear range.

Verify:
TL1 x301

Change-Id: I0e02a2048b586854c528cd3eeafb725751b9dc82
Signed-off-by: Tao Zeng <tao.zeng@amlogic.com>
2019-09-19 19:46:28 -07:00
..
2018-05-30 13:19:56 +02:00
2016-09-27 18:47:38 -04:00
2016-09-27 18:47:38 -04:00
2018-04-03 11:15:30 -07:00
2015-06-23 18:01:07 -04:00
2017-12-20 10:07:32 +01:00
2018-04-03 11:15:30 -07:00
2017-06-27 10:43:56 +02:00