msm: camera: isp: Add wait_list dump support during pagefault
Currently, we iterate only on the active list during pagefault
to dump relevant data. There is a little chance that the packet
is in wait list.
In this change we are adding the logic to iterate over wait_list
and minor modification in the logs.
Change-Id: Ib51054c95862fcef448035fa882e0ae009c8cc06
Signed-off-by:
Abhilash Kumar <krabhi@codeaurora.org>
Loading
Please register or sign in to comment