Re: [PATCH] hvc_console: returning 0 from put_chars is not an error

From: Scott Wood
Date: Thu Oct 15 2009 - 15:33:36 EST


Christian Borntraeger wrote:
About the backends, there are some that spin until the text is delivered (e.g. virtio) , others can drop (e.g. iucv is a connection oriented protocol and it will (and has to) drop if there is no connection).

Sure, dropping due to not having a connection makes sense. That's different from merely being busy. Can the iucv code tell the difference between those two states?

-Scott
--
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/