From: Peter Zijlstra Date: Wed, 13 Feb 2008 14:45:39 +0000 (+0100) Subject: sched: fix incorrect irq lock usage in normalize_rt_tasks() X-Git-Tag: v2.6.25-rc2~73^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cf5d77a6eefaa7a464bc34e8cb767356f10fd74;p=pandora-kernel.git sched: fix incorrect irq lock usage in normalize_rt_tasks() lockdep spotted this bogus irq locking. normalize_rt_tasks() can be called from hardirq context through sysrq-n Signed-off-by: Peter Zijlstra Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed