ANDROID: Use ABI reservations for dmabuf RSS / PSS accounting
Use the existing ABI reservations in task_struct and dma_buf to avoid an ABI break. Hide task_dma_buf_* structs from genksyms to allow arbitrary future changes, since they are not for vendor use. Bug: 424648392 Bug: 441786824 Signed-off-by:T.J. Mercier <tjmercier@google.com> (cherry picked from https://android-review.googlesource.com/q/commit:20879f8c6c54d79c723e71c7c0a5db842e68dfcf) Merged-In: I22c56979ce187486a2789fc1a0ec036afb4808d1 Change-Id: I22c56979ce187486a2789fc1a0ec036afb4808d1
Loading
Please sign in to comment