On Tue, May 28, 2024 at 04:59:51PM +0530, Ekansh Gupta wrote: > Current remote heap design comes with problems where all types > of buffers are getting added to interrupted list and also user > unmap request is not handled properly. Add changes to maintain > list in a way that it can be properly managed and used at different > audio PD specific scenarios. This description doesn't tell me what was wrong. "not handled properly" doesn't describe the problem. "properly managed" also isn't a great description. > > Signed-off-by: Ekansh Gupta <quic_ekangupt@xxxxxxxxxxx> > --- > drivers/misc/fastrpc.c | 221 ++++++++++++++++++++++++++++++++--------- > 1 file changed, 175 insertions(+), 46 deletions(-) -- With best wishes Dmitry