From: Milton Miller Date: Fri, 8 Jul 2005 00:56:18 +0000 (-0700) Subject: [PATCH] hvc_console: Dont always kick the poll thread in interrupt X-Git-Tag: v2.6.13-rc3~289 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b67f8c177a642b35b7a05f530c12ef2834ef182;p=pandora-kernel.git [PATCH] hvc_console: Dont always kick the poll thread in interrupt Have the hvc console code try to pull characters immediately when receiving an interrupt, and kick the poll thread only if the immediate poll indicates it needed a call back to do more work. Signed-off-by: Milton Miller Signed-off-by: Anton Blanchard Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed