Re: [PATCH v2 2/2] s390/virtio: add BSD license to virtio-ccw

From: Cornelia Huck
Date: Fri Nov 24 2017 - 04:10:08 EST


On Fri, 24 Nov 2017 07:21:09 +0200
"Michael S. Tsirkin" <mst@xxxxxxxxxx> wrote:

> The original intent of the virtio header relicensing
> from 2008 was to make sure anyone can implement compatible
> devices/drivers. The virtio-ccw was omitted by mistake.
>
> We have an ack from the only contributor as well as the
> maintainer from IBM, so it's not too late to fix that.
>
> Make it dual-licensed with GPLv2, as the whole kernel is GPL2.
>
> Acked-by: Christian Borntraeger <borntraeger@xxxxxxxxxx>
> Acked-by: Cornelia Huck <cohuck@xxxxxxxxxx>
> Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>
> ---
> arch/s390/include/uapi/asm/virtio-ccw.h | 32 +++++++++++++++++++++++++++-----
> 1 file changed, 27 insertions(+), 5 deletions(-)

As noted by Thomas, patch 1 is not needed anymore. Who will merge this
one?