From: Ananth N Mavinakayanahalli Date: Mon, 7 Nov 2005 09:00:14 +0000 (-0800) Subject: [PATCH] Kprobes: preempt_disable/enable() simplification X-Git-Tag: v2.6.15-rc1~575 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d217d5450f11d8c907c0458d175b0dc999b4d06d;p=pandora-kernel.git [PATCH] Kprobes: preempt_disable/enable() simplification Reorganize the preempt_disable/enable calls to eliminate the extra preempt depth. Changes based on Paul McKenney's review suggestions for the kprobes RCU changeset. Signed-off-by: Ananth N Mavinakayanahalli Signed-off-by: Anil S Keshavamurthy Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed