mbox series

[GIT,PULL] rpmsg updates for v5.9

Message ID 20200811052801.404208-1-bjorn.andersson@linaro.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] rpmsg updates for v5.9 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc.git tags/rpmsg-v5.9

Message

Bjorn Andersson Aug. 11, 2020, 5:28 a.m. UTC
The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc.git tags/rpmsg-v5.9

for you to fetch changes up to 111d1089700cdb752681ef44f54ab6137736f5c2:

  rpmsg: virtio: add endianness conversions (2020-07-21 20:37:16 -0700)

----------------------------------------------------------------
rpmsg updates for v5.9

This ensures that rpmsg uses little-endian, per the VirtIO 1.0
specification.

----------------------------------------------------------------
Guennadi Liakhovetski (1):
      rpmsg: virtio: add endianness conversions

 drivers/rpmsg/virtio_rpmsg_bus.c | 63 ++++++++++++++++++++++------------------
 1 file changed, 34 insertions(+), 29 deletions(-)

Comments

pr-tracker-bot@kernel.org Aug. 11, 2020, 8:27 p.m. UTC | #1
The pull request you sent on Mon, 10 Aug 2020 22:28:01 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc.git tags/rpmsg-v5.9

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/dded87afdacf8fe129fe13fe61d0a21e2afff3f6

Thank you!