* [GIT PULL] rpmsg updates for v4.20
@ 2018-10-29 23:33 Bjorn Andersson
2018-10-30 0:10 ` Linus Torvalds
0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2018-10-29 23:33 UTC (permalink / raw)
To: Linus Torvalds
Cc: Ohad Ben-Cohen, linux-remoteproc, linux-kernel,
Arun Kumar Neelakantam, Bjorn Andersson, Chris Lew,
Colin Ian King, Rob Herring
The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:
Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)
are available in the Git repository at:
git://github.com/andersson/remoteproc tags/rpmsg-v4.20
for you to fetch changes up to 928002a5e9dab2ddc1a0fe3e00739e89be30dc6b:
rpmsg: glink: smem: Support rx peak for size less than 4 bytes (2018-10-03 17:04:32 -0700)
----------------------------------------------------------------
rpmsg updates for v4.20
This migrates rpmsg_char to use read/write_iter to allow being operated
using aio, removes the message size alignment requirements from glink,
closes a potential memory leak in SMD and switches to %pOFn for printing
device_node names.
----------------------------------------------------------------
Arun Kumar Neelakantam (1):
rpmsg: glink: smem: Support rx peak for size less than 4 bytes
Bjorn Andersson (1):
rpmsg: char: Migrate to iter versions of read and write
Chris Lew (1):
rpmsg: glink: Remove chunk size word align warning
Colin Ian King (1):
rpmsg: smd: fix memory leak on channel create
Rob Herring (1):
rpmsg: Convert to using %pOFn instead of device_node.name
drivers/rpmsg/qcom_glink_native.c | 3 ---
drivers/rpmsg/qcom_glink_smem.c | 14 +++++---------
drivers/rpmsg/qcom_smd.c | 9 ++++++---
drivers/rpmsg/rpmsg_char.c | 27 ++++++++++++++++-----------
4 files changed, 27 insertions(+), 26 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] rpmsg updates for v4.20
2018-10-29 23:33 [GIT PULL] rpmsg updates for v4.20 Bjorn Andersson
@ 2018-10-30 0:10 ` Linus Torvalds
0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2018-10-30 0:10 UTC (permalink / raw)
To: Bjorn Andersson
Cc: ohad, linux-remoteproc, Linux Kernel Mailing List, aneela, clew,
colin.king, robh
On Mon, Oct 29, 2018 at 4:30 PM Bjorn Andersson
<bjorn.andersson@linaro.org> wrote:
>
> rpmsg updates for v4.20
Pulled (along with the remoteproc branch),
Linus
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-10-30 0:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-29 23:33 [GIT PULL] rpmsg updates for v4.20 Bjorn Andersson
2018-10-30 0:10 ` Linus Torvalds
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox