msm: ADSPRPC: Fix buffer range check
If the buffer range is split across multiple vma structs, failure was being returned as the range was being checked only on the initial vma struct. Explictly find the vma for the end address and use that to find the page associated with it. Change-Id: Icc64674562ced99a168de5d483853d1f35f94ab4 Acked-by:Sathish Ambley <sambley@qti.qualcomm.com> Signed-off-by:
Mitchel Humpherys <mitchelh@codeaurora.org>
Loading
Please register or sign in to comment