From: Rafael J. Wysocki Date: Thu, 4 Feb 2010 22:00:41 +0000 (-0800) Subject: pktgen: Fix freezing problem X-Git-Tag: v2.6.33-rc8~34^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b3f720bf033fde1fbb6231f9b156b918c5f68d8;p=pandora-kernel.git pktgen: Fix freezing problem Add missing try_to_freeze() to one of the pktgen_thread_worker() code paths so that it doesn't block suspend/hibernation. Fixes http://bugzilla.kernel.org/show_bug.cgi?id=15006 Signed-off-by: Rafael J. Wysocki Reported-and-tested-by: Ciprian Dorin Craciun Signed-off-by: David S. Miller --- Reading git-diff-tree failed