revert dma-mapping and vmap API abuse in qcom_q6v5_mss

From: Christoph Hellwig
Date: Fri Dec 23 2022 - 04:27:23 EST


Hi all,

this series reverts a completely broken commit to qcom_q6v5_mss the
abuses the dma-mapping and vmap APIs in multiple, and mostly clearly
documented ways, and then adds a patch to document and reject the
so far undocumented API abuse.

Diffstat:
drivers/remoteproc/qcom_q6v5_mss.c | 38 +++++--------------------------------
mm/vmalloc.c | 3 ++
2 files changed, 9 insertions(+), 32 deletions(-)