[GIT PULL] rpmsg for 3.10

Ohad Ben-Cohen ohad at wizery.com
Tue May 7 08:04:54 EDT 2013


The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9:

  Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg.git tags/rpmsg-3.10

for you to fetch changes up to 397944df3290ddc46dcc6a08cd71fb560700431b:

  rpmsg: fix kconfig dependencies for VIRTIO (2013-04-21 16:32:29 +0300)

----------------------------------------------------------------
A small pull request consisting of:
- Make rpmsg process all pending messages instead of just
  one, from Robert Tivy
- Fix Kconfig dependency on VIRTUALIZATION, from Suman.
  Note: this was submitted late during the 3.9 rc cycle and it
  seemed appropriate to wait with it for the merge window.
- Belated addition of an rpmsg entry to the MAINTAINERS file.
  People seem to look for this.

----------------------------------------------------------------
Ohad Ben-Cohen (1):
      MAINTAINERS: add rpmsg entry

Robert Tivy (1):
      rpmsg: process _all_ pending messages in rpmsg_recv_done

Suman Anna (1):
      rpmsg: fix kconfig dependencies for VIRTIO

 MAINTAINERS                      |  8 +++++++
 drivers/rpmsg/Kconfig            |  1 +
 drivers/rpmsg/virtio_rpmsg_bus.c | 49 ++++++++++++++++++++++++++++------------
 3 files changed, 44 insertions(+), 14 deletions(-)



More information about the linux-arm-kernel mailing list