msm: kgsl: Correct page stats when page is pulled out from pool
Currently pages stats NR_INDIRECTLY_RECLAIMABLE_BYTES is
subtracted even though page is not present in the pool. Add
a check to ensure that page stats is subtracted when page is
pulled out from the kgsl pool.
Change-Id: I5823177d7e242db25aeca2da5a9ddf6d1982859b
Signed-off-by:
Hareesh Gundu <hareeshg@codeaurora.org>
Loading
Please register or sign in to comment