[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1350287856-5284-1-git-send-email-sjur.brandeland@stericsson.com>
Date: Mon, 15 Oct 2012 09:57:32 +0200
From: sjur.brandeland@...ricsson.com
To: Amit Shah <amit.shah@...hat.com>,
Rusty Russell <rusty@...tcorp.com.au>
Cc: "Michael S. Tsirkin" <mst@...hat.com>,
Linus Walleij <linus.walleij@...aro.org>,
Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>,
Ohad Ben-Cohen <ohad@...ery.com>, linux-kernel@...r.kernel.org,
virtualization@...ts.linux-foundation.org, sjurbren@...il.com,
Sjur Brændeland <sjur.brandeland@...ricsson.com>
Subject: [PATCHv7 0/4] virtio_console: Add rproc_serial driver
From: Sjur Brændeland <sjur.brandeland@...ricsson.com>
This patch-set introduces a new virtio type "rproc_serial" for communicating
with remote processors over shared memory. The driver depends on the
the remoteproc framework. As preparation for introducing "rproc_serial"
I've done a refactoring of the transmit buffer handling.
This patch-set is a rework of the patch-set from Sept 25th, hopefully all
review comments has been addressed.
The fist patch is a bugfix and migth be applicable for 3.7.
Thanks,
Sjur
Sjur Brændeland (4):
virtio_console: Free buffer if splice fails
virtio_console: Use kmalloc instead of kzalloc
virtio_console: Merge struct buffer_token into struct port_buffer
virtio_console: Add support for remoteproc serial
drivers/char/virtio_console.c | 328 +++++++++++++++++++++++++++++------------
include/linux/virtio_ids.h | 1 +
2 files changed, 234 insertions(+), 95 deletions(-)
--
1.7.5.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists