[PATCH 081/133] virtio/console: Quit from splice_write if pipe->nrbufs is 0

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Yoshihiro YUNOMAE commit 68c034fefe20eaf7d5569aae84584b07987ce50a upstream. Quit from splice_write if pipe->nrbufs is 0 for avoiding oops in virtio-serial. When an application was

[PATCH 081/133] virtio/console: Quit from splice_write if pipe-nrbufs is 0

2013-08-16 Thread Kamal Mostafa
3.8.13.7 -stable review patch. If anyone has any objections, please let me know. -- From: Yoshihiro YUNOMAE yoshihiro.yunomae...@hitachi.com commit 68c034fefe20eaf7d5569aae84584b07987ce50a upstream. Quit from splice_write if pipe-nrbufs is 0 for avoiding oops in