On Mon, Sep 16, 2019 at 02:24:51PM +0200, Jorge Ramirez-Ortiz wrote: > Support the allocation/deallocation of buffers mapped to the DSP. > > When the memory mapped to the DSP at process creation is not enough, > the fastrpc library can extend it at runtime. This avoids having to do > large preallocations by default. > > Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@xxxxxxxxxx> > Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx> > --- > > v2: fixes kbuild warning > cast from pointer to integer of different size Please resend the whole series, only doing it for one patch is a pain to try to keep in sync and figure out. thanks, greg k-h