Commit a0c59446 authored by Shawn Xiao's avatar Shawn Xiao Committed by Nitin Garg
Browse files

MGS-896 [#1818] Kernel panic when run mesa_copytex on 6qp board



After enable dynamic mmu mapping, all the address should be mapped
dynamically including the address located in static mapping region.
Since the static mapping is linear, the upper function can use the
mapped address as the physical address. However dynamic mapping break
this rule and cause some issues.

To keep the rule still work, limit dynamic mapping happens over the mmu
dynamic start address.

Date July 27, 2015

Signed-off-by: default avatarShawn Xiao <b49994@freescale.com>
parent f8ede93e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment