From: Mathieu Desnoyers Date: Mon, 29 Sep 2008 15:08:03 +0000 (-0400) Subject: markers: fix unregister bug and reenter bug, cleanup X-Git-Tag: v2.6.28-rc1~78^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2d3b75dbc486253c910722486ac64087f96c59f;p=pandora-kernel.git markers: fix unregister bug and reenter bug, cleanup Use the new rcu_read_lock_sched/unlock_sched() in marker code around the call site instead of preempt_disable/enable(). It helps reviewing the code more easily. Signed-off-by: Mathieu Desnoyers Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed