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
Change-Id: I22c56979ce187486a2789fc1a0ec036afb4808d1
Signed-off-by:
T.J. Mercier <tjmercier@google.com>
Loading
Please sign in to comment