From: Masami Hiramatsu Date: Thu, 9 Aug 2012 12:31:20 +0000 (+0900) Subject: virtio/console: Allocate scatterlist according to the current pipe size X-Git-Tag: omap-for-v3.7-rc1/fixes-hwmod-clock-signed-v3~5^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ca84a50e5b39487ea1de8809d0ee1c8474f6a5c;p=pandora-kernel.git virtio/console: Allocate scatterlist according to the current pipe size Allocate scatterlist according to the current pipe size. This allows splicing bigger buffer if the pipe size has been changed by fcntl. Changes in v2: - Just a minor fix for avoiding a confliction with previous patch. Signed-off-by: Masami Hiramatsu Acked-by: Amit Shah Signed-off-by: Rusty Russell --- Reading git-diff-tree failed