From: Greg KH <gregkh@linuxfoundation.org>
To: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
Cc: arnd@arndb.de, srinivas.kandagatla@linaro.org,
linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH v2 1/5] misc: fastrpc: add mmap/unmap support
Date: Fri, 4 Oct 2019 18:21:36 +0200 [thread overview]
Message-ID: <20191004162136.GC854302@kroah.com> (raw)
In-Reply-To: <20190916122451.12546-1-jorge.ramirez-ortiz@linaro.org>
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@linaro.org>
> Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
> ---
>
> 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
prev parent reply other threads:[~2019-10-04 16:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-16 12:24 [PATCH v2 1/5] misc: fastrpc: add mmap/unmap support Jorge Ramirez-Ortiz
2019-10-04 16:21 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191004162136.GC854302@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=arnd@arndb.de \
--cc=jorge.ramirez-ortiz@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=srinivas.kandagatla@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.