Re: [RFC 7/8] drivers: introduce rpmsg, a remote-processor messaging bus

From: Ohad Ben-Cohen
Date: Wed Sep 14 2011 - 14:39:11 EST


Hi Rusty,

On Wed, Jun 22, 2011 at 1:46 PM, Ohad Ben-Cohen <ohad@xxxxxxxxxx> wrote:
> On Wed, Jun 22, 2011 at 5:42 AM, Rusty Russell <rusty@xxxxxxxxxxxxxxx> wrote:
>> On Tue, 21 Jun 2011 10:18:33 +0300, Ohad Ben-Cohen <ohad@xxxxxxxxxx> wrote:
>>> +#define VIRTIO_ID_RPMSG              10 /* virtio remote processor messaging */
>>
>> I think you want 6.  Plan 9 jumped ahead to grab 9 :)
>
> 6 it is :)

Looking at the virtio-spec, it seems that 6 is taken by 'ioMemory'.
There's no indication for it in virtio_ids.h though, and the
virtio-spec has no appendix for this id, so maybe it's available after
all ?

If it is available, I'll take it for rpmsg, and will also update
virtio-spec appropriately. Otherwise, we'll settle on 7 ? :)

Thanks,
Ohad.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/