From: Peter Zijlstra Date: Tue, 7 Sep 2010 15:34:50 +0000 (+0200) Subject: perf: Provide a separate task context for swevents X-Git-Tag: v2.6.37-rc1~214^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89a1e18731959e9953fae15ddc1a983eb15a4f19;p=pandora-kernel.git perf: Provide a separate task context for swevents Since software events are always schedulable, mixing them up with hardware events (who are not) can lead to funny scheduling oddities. Giving them their own context solves this. Signed-off-by: Peter Zijlstra Cc: paulus Cc: stephane eranian Cc: Robert Richter Cc: Frederic Weisbecker Cc: Lin Ming Cc: Yanmin LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed