From: Ben Hutchings Date: Sat, 3 Aug 2013 10:57:06 +0000 (+0200) Subject: ifb: Include X-Git-Tag: v3.2.51~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22cbb1bd14275c52a659e8f42bfceddfea24d785;p=pandora-kernel.git ifb: Include commit b51c3427e95b ('ifb: fix rcu_sched self-detected stalls', commit 440d57bc5ff5 upstream) added a call to cond_resched(), which is declared in '#include '. In Linux 3.2.y that header is included indirectly in some but not all configurations, so add a direct #include. Reported-by: Teck Choon Giam Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed