From: Greg Kroah-Hartman Date: Mon, 5 Jan 2009 23:44:13 +0000 (-0800) Subject: Staging: epl: hr timers all run in hard irq context now X-Git-Tag: v2.6.29-rc1~228^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8501d21fd2d4ce5449ea0141db3d8a7766523438;p=pandora-kernel.git Staging: epl: hr timers all run in hard irq context now Because of this, we can't set the mode for the timer, so delete this code as it causes a build error right now. Cc: Daniel Krueger Cc: Ronald Sieber Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed