On Thu, Jul 07, 2016 at 05:07:55PM +0200, Cornelia Huck wrote: > Michael, > > here are two virtio/s390 patches for 4.8. > > First, Jing Liu noticed that she could trigger panics while playing > around with hvc0 as preferred console but no virtio console: This > can be fixed by not discarding our early_put_chars after init (as > the minimal fix). > > This made us wonder why we still have that code around when no current > host code supports the old transport: We have no idea whether this > still works, and it's probably a good idea to put a deprecation > message in there to check whether anyone screams. > > Patches are against your vhost branch. thanks! > Christian Borntraeger (1): > virtio/s390: keep early_put_chars > > Cornelia Huck (1): > virtio/s390: deprecate old transport > > arch/s390/Kconfig | 13 +++++++++++++ > drivers/s390/virtio/Makefile | 6 +++++- > drivers/s390/virtio/kvm_virtio.c | 4 +++- > 3 files changed, 21 insertions(+), 2 deletions(-) > > -- > 2.6.6 -- To unsubscribe from this list: send the line "unsubscribe linux-s390" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html