Commit 232bdcbd authored by Minchan Kim's avatar Minchan Kim Committed by Todd Kjos
Browse files

ANDROID: pass argument in zap_pte_range vendor hooks



We need to carry on state from zap_pte_range_tlb_start to
zap_pte_range_tlb_end.

The new param on the function stack will keep the function
trace_android_vh_zap_pte_range_tlb_start called or not and
pass the state to trace_android_vh_zap_pte_range_tlb_end.

Thus, trace_android_vh_zap_pte_range_tlb_end will know
the trace_android_vh_zap_pte_range_tlb_start was called.
If it was called, trace_android_vh_zap_pte_range_tlb_end
will do action to make pair. Otherwise, just skip it.

Bug: 238728493
Bug: 256549265
Change-Id: I95706d51da66f916ede626686483523f3b68dacb
Signed-off-by: default avatarMinchan Kim <minchan@google.com>
parent a83ef907
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment