[ 32/60] virtio/console: Quit from splice_write if pipe->nrbufs is 0

2013-08-13 Thread Greg Kroah-Hartman
3.10-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 doing

[ 32/60] virtio/console: Quit from splice_write if pipe-nrbufs is 0

2013-08-13 Thread Greg Kroah-Hartman
3.10-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 virtio-serial.