From: Jeff Dike Date: Fri, 6 Jan 2006 08:18:58 +0000 (-0800) Subject: [PATCH] uml: Fix flip_buf full handling X-Git-Tag: v2.6.16-rc1~936^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9159c9dfffe1746d58b015ceaa3b7b8e99ee9d5c;p=pandora-kernel.git [PATCH] uml: Fix flip_buf full handling When the tty flip_buf is full, it's a good idea to delay the input processing for a jiffy, rather than just scheduling the tasklet immediately. Signed-off-by: Jeff Dike Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed