Displaying 2 results from an estimated 2 matches for "e3548dd".
2010 Mar 23
1
[PATCH 0/8] (v4) virtio: console: Fixes, new way of discovering ports
Hello,
This version addresses comments by Gerd and Michael:
- instead of returning -EPIPE if host is not connected in the write
case, just block the write if it's a blocking file and return -EAGAIN
if it's non-blocking.
- Removes early_console_printk after the first console is found
- Adds early_put_chars fix by Fran??ois Diakhat??. It still needs a
sign-off by him.
Standard
2010 Mar 23
1
[PATCH 0/8] (v4) virtio: console: Fixes, new way of discovering ports
Hello,
This version addresses comments by Gerd and Michael:
- instead of returning -EPIPE if host is not connected in the write
case, just block the write if it's a blocking file and return -EAGAIN
if it's non-blocking.
- Removes early_console_printk after the first console is found
- Adds early_put_chars fix by Fran??ois Diakhat??. It still needs a
sign-off by him.
Standard