msm: kgsl: Hold fault lock while accessing context faults
Currently, there is no lock held while accessing context faults during the fault report IOCTL. This could introduce a race which can lead to use after free. Thus, hold fault lock while accessing context faults. Change-Id: I09cbda15de3f3fc1074d5ec3e4b7b5daf211fe4a Signed-off-by:Kamal Agrawal <[email protected]> Signed-off-by:
Sanjay Yadav <[email protected]>
Loading