msm: kgsl: Do not suppress page faults due to UCHE overfetch
Do not suppress read pagefaults where the faulting address lies within the
first 64 bytes of a page (UCHE line size is 64 bytes) and the fault page is
preceded by a valid allocation. This page fault is likely due to UCHE
overfetch. The page fault logs print the faulting address, faulting block
and nearby memory. From the logs it can be inferred that the page fault is
due to UCHE overfetch.
Change-Id: Ic7d3ad114620f9233e7e51859c1ce56418ca2b9b
Signed-off-by:
Raghu Ananya Arabolu <rarabolu@codeaurora.org>
Loading
Please register or sign in to comment